From: YANAGAWA Kazuhisa Date: 2004-08-14T00:04:30+09:00 Subject: Re: Thread takeover In Message-Id: <20040811231754.E07A61EE12@milestones.dm4lab.to> YANAGAWA Kazuhisa writes: > > But if I add the line "m = Main.new" at the end of 'p.rb', the thread > > seems to take over! (22222222222222222222222222222222222) > > On require, Ruby stops thread scheduling and probably GC until the end > of require. So, that's normal. I'm sorry that I wrote wrong info by my own thought. As other posts in this thread say, that's not a normal semantics. -- kjana@dm4lab.to August 14, 2004 Haste makes waste.