From: Robert James Date: 2007-01-02T09:12:16+09:00 Subject: Re: Fork on Windows Uma Geller wrote: > can you execute fork in windows and catch the exception if it fails ? Nope - fork is used deep inside a lib. I'd like to exit right away if the platform doesn't support it, otherwise let the lib run as normal. -- Posted via http://www.ruby-forum.com/.