Skip to content

Fix handling of cancelled blocking operations. #13570

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

Conversation

samuel-williams-shopify
Copy link
Contributor

Cancelled operations were returning Qundef causing a rb_nogvl to retry the execution of the given function.

@samuel-williams-shopify samuel-williams-shopify force-pushed the fiber-scheduler-blocking-operation-wait-cancelled-fix branch from c563d1f to 3650247 Compare June 10, 2025 06:37
@samuel-williams-shopify
Copy link
Contributor Author

cc @ioquatix

@ioquatix ioquatix enabled auto-merge (squash) June 10, 2025 06:40
@ioquatix ioquatix merged commit cdeedd5 into ruby:master Jun 10, 2025
82 checks passed
@ioquatix ioquatix deleted the fiber-scheduler-blocking-operation-wait-cancelled-fix branch June 10, 2025 07:38
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

Successfully merging this pull request may close these issues.

2 participants