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

OpenSSL::Random.random_bytes specs seem to get stuck on Travis #4696

Closed
eregon opened this issue Jun 29, 2017 · 5 comments
Closed

OpenSSL::Random.random_bytes specs seem to get stuck on Travis #4696

eregon opened this issue Jun 29, 2017 · 5 comments

Comments

@eregon
Copy link
Member Author

eregon commented Jul 2, 2017

@BanzaiMan
Copy link
Member

If the source of the problem is entropy, then #4702 should alleviate (if not solve) the problem.

@eregon eregon mentioned this issue Jul 3, 2017
@kares kares added this to the Non-Release milestone Nov 10, 2017
@headius
Copy link
Member

headius commented Nov 12, 2017

I have also recently added logic to jruby.bash to force the source of entropy to /dev/urandom instead of /dev/random. That will propagate out in next JRuby and jruby-launcher releases.

@headius headius modified the milestones: Non-Release, JRuby 9.1.15.0 Nov 29, 2017
@headius
Copy link
Member

headius commented Nov 29, 2017

jruby-launcher has been released with the urandom tweaks. JRuby 9.1.15.0 will also incorporate those tweaks in its default bash script.

@headius headius closed this as completed Nov 29, 2017
@headius
Copy link
Member

headius commented Nov 29, 2017

See #4857.

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

4 participants