From: Justin Johnson Date: 2007-08-09T23:05:36+09:00 Subject: Re: deadlock in ThreadPool using backtick > It still seems to me that stdout and stderr have something to do with my > problem, since it always occurs when using backticks or even > win32/popen3 methods that read from stdout and stderr, but never with > system. Anyone else have any ideas on this? I should also point out that the exact same script never fails on UNIX. Maybe this is a Windows bug? :-( -- Posted via http://www.ruby-forum.com/.