delano / rye

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

Rye command returns an error "Rye::Err:status: 99" #61

Open tanviputhran opened 9 years ago

tanviputhran commented 9 years ago

When I execute the command running in background using Rye, gives the error

Rye::Err: status: 99 But the command is actually executed How can I handle this exception?