Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with JRuby #49

Closed
seandmccarthy opened this issue Mar 28, 2017 · 0 comments
Closed

Incompatible with JRuby #49

seandmccarthy opened this issue Mar 28, 2017 · 0 comments

Comments

@seandmccarthy
Copy link

seandmccarthy commented Mar 28, 2017

JRuby does not support fork, as can be seen below:

irb(main):003:0> JRUBY_VERSION
=> "9.1.7.0"
irb(main):004:0> fork
NotImplementedError: fork is not available on this platform

The compatibility advice for this gem should be updated to indicate that JRuby will only work with the foreground option being true.

Thanks!

@akzhan akzhan closed this as completed in 4fdfbf4 Apr 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant