delano / rye

Safe, parallel access to Unix shells from Ruby
http://delano.github.com/rye
MIT License
235 stars 32 forks source link

Process::Status#add_exit_code not implemented in JRuby 1.2 #3

Closed delano closed 15 years ago

delano commented 15 years ago

./tst/../lib/rye/rap.rb:81:in `add_exit_code': Process::Status#add_exit_code not implemented (NotImplementedError)

delano commented 15 years ago

In JRuby, if +code+ is a Process::Status object, @pid will be set to -1 (JRuby doesn't return the pid). Closed by c785f742caf323baa94adbac87ad76912c2424c2