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

Improve robustness of io_wait implementation. #7456

Merged
merged 2 commits into from Mar 7, 2023

Conversation

ioquatix
Copy link
Member

@ioquatix ioquatix commented Mar 7, 2023

  • Restore correct handling of duration.
  • Don't delete from @readable or @writable unless it was added.

Related to ged/ruby-pg#505.

- Restore correct handling of `duration`.
- Don't delete from `@readable` or `@writable` unless it was added.
@ioquatix ioquatix merged commit 7abe47b into ruby:master Mar 7, 2023
@ioquatix ioquatix deleted the scheduler-fixes branch March 7, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant