From: harryo@... (Harry Ohlsen) Date: 2001-03-26T07:10:06+09:00 Subject: [ruby-talk:13206] Re: question on threads join each of the threads it creates. Note that you have to create them all first, because as soon as you join one, your main thread will not continue until the thread it's joined exits.