Unexpected value for $?.exitstatus
when process exited successfully
#4361
Labels
Milestone
$?.exitstatus
when process exited successfully
#4361
Environment
There's nothing special (gems or whatsoever) running on this machine.
Expected Behavior
When running this snippet of code:
MRI (2.3.1) outputs
ruby_success=true exit_code=0
Actual Behavior
Unfortunately this is the output I'm getting under the JRuby version mentioned above:
I don't know if this is expected as per JRuby
system
's implementation, sorry if that's the case!Thanks,
The text was updated successfully, but these errors were encountered: