From: "Berger, Daniel" Date: 2006-05-23T03:10:16+09:00 Subject: Re: warning: fork terminates thread at ./application.rb:84 > -----Original Message----- > From: Joe Van Dyk [mailto:joevandyk@gmail.com] > Sent: Monday, May 22, 2006 11:58 AM > To: ruby-talk ML > Subject: warning: fork terminates thread at ./application.rb:84 > > > Hi, > > I'm using the version of Ruby that comes with Redhat > Enterprise Linux 4. It's Ruby 1.8.1 with a bunch of patches. > > I'm getting a bunch these warnings: > warning: fork terminates thread at ./application.rb:84 > > I searched the archives and Matz said that the warnings would > go away in 1.8.2. > > Is there anything I can do to supress this warning under Ruby 1.8.1? STDERR.reopen('/dev/null') It's kinda like turning up the stereo when your car starts making funny noises. :-P Dan This communication is the property of Qwest and may contain confidential or privileged information. Unauthorized use of this communication is strictly prohibited and may be unlawful. If you have received this communication in error, please immediately notify the sender by reply e-mail and destroy all copies of the communication and any attachments.