From: Pit Capitain Date: 2005-02-18T17:54:54+09:00 Subject: Re: pulling my hair out, why won't Kernel.sleep(0) sleep? Sam Roberts schrieb: > I had started to notice that sometimes the code busy loops, and > sometimes it doesn't, it doesn't matter whether I make any code changes, > that turned out to be unrelated. > > Do you have any idea why this should be? Could it be that the delay variable is shared between the threads? Regards, Pit