STDOUT and STDERR won't reopen ------------------------------ Key: JRUBY-2401 URL: http://jira.codehaus.org/browse/JRUBY-2401 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Affects Versions: JRuby 1.1 Environment: ruby 1.8.6 (2008-04-16 rev 6423) [amd64-jruby1.1+] 2.6.22 Reporter: LeonB Attachments: test.rb
Jruby won't reopen stdout and stderr in some cases with STDOUT, and STDERR. With mri ruby it works. I added a test.rb. When it is run with ruby it output: 2 and 4 When run with jruby, it outputs only 2. The rest of the output is still redirected to /dev/null I believe. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email