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

Timeout broken when stuck in EPOLL_WAIT #2171

Closed
cheald opened this issue Nov 11, 2014 · 1 comment
Closed

Timeout broken when stuck in EPOLL_WAIT #2171

cheald opened this issue Nov 11, 2014 · 1 comment

Comments

@cheald
Copy link
Contributor

cheald commented Nov 11, 2014

0695f3a broke something such that the test_readpartial tests no longer pass; they hang indefinitely as the Timeout block seems to not fire. jstack shows the process is in EPOLL_WAIT.

@kares
Copy link
Member

kares commented Jun 23, 2017

test/mri/ruby/test_io.rb's test_readpartial is running fine these days on CI

@kares kares closed this as completed Jun 23, 2017
@kares kares added this to the Invalid or Duplicate milestone Jun 23, 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

2 participants