From: nobu.nokada@... Date: 2004-12-14T23:21:38+09:00 Subject: Re: [ANN] win32-thread 0.0.1 (or, do you feel lucky?) Hi, At Tue, 14 Dec 2004 21:44:08 +0900, Nick wrote in [ruby-talk:123582]: > Fascinating... Is ruby native thread-friendly? Without the ability to > keep multiple interpreter contexts, I would think this would cause the > interpreter to go crazy. ("No thread context and no beer make Ruby go > something something..."). Not at all. GC occurred in another thread causes a crash immediately. -- Nobu Nakada