Abdul-rahman Advany wrote: > Checking out the source I only see pid = fork (this is a call to > Thread.new isn't it?), I don't see that real fork (kernel) is used... or > I am wrong? Sorry, just figured out calling fork makes the thread a child process... just need to find out how to set a timeout on the thread... anyone suggestions? -- Posted via http://www.ruby-forum.com/.