SystemExit throw in original process after exec call
----------------------------------------------------
Key: JRUBY-3454
URL: http://jira.codehaus.org/browse/JRUBY-3454
Project: JRuby
Issue Type: Bug
Environment: Ubuntu and OS X
Reporter: PJ Hyett
Assignee: Thomas E Enebo
begin
exec "echo worked"
rescue Object
puts :failed
end
[17:58][~/Projects/github(master)] → ruby test.rb
worked
[17:58][~/Projects/github(master)] → jruby test.rb
worked
failed
--
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