You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just discovered JRuby has this issue also. Apparently this is a JVM problem and probably it can't be solved. I noticed in Passenger SIGQUIT is explicitly removed from Signal.list for JRuby. This issue can probably be closed.
The following code gives an exception:
The expected result is that it simply exits immediately without output.
This behaviour exists in the nightly (as of 12/28/2015)
The text was updated successfully, but these errors were encountered: