From: Harry Ohlsen Date: 2001-12-15T13:50:24+09:00 Subject: [ruby-talk:28597] Re: Are Array#delete and Array#push thread safe? In article <003e01c1851a$7f37ece0$0300a8c0@austin.rr.com>, "Hal E. Fulton" wrote: >> Then it dawned on me that maybe that those operations might be designed >> to be thread safe, in which case my example's a bit lame. > > They're not thread-safe, so I think > the example is a valid one... Thanks. There's nothing worse than reading an example in an article, only to realise that it doesn't make sense, so I didn't want to commit that particular sin myself!