From: Philip Scott Date: 2008-03-07T10:02:11+09:00 Subject: Re: Threading weirdness Quoting Justin Collins : > The variable 'i' is shared across all threads because it was created > when you initialized the arrays and is still in scope when you create > the threads. Well don't I feel like a dolt :) Thank you ever so much, you have restored my faith in Ruby :) Cheers, Philip ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.