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

Reraise cancellation error as expected by asyncio #137

Merged
merged 1 commit into from
Jan 2, 2024

Conversation

binarybana
Copy link
Member

@binarybana binarybana commented Jan 2, 2024

Doesn't seem to affect cancellation one way or the other by inspecting the logs, but this is the correct behavior as specified by asyncio docs.

And if we actually DON'T want to re-raise here, then we should be calling uncancel.

@masahi masahi merged commit eb2be38 into octoml:batch-serving Jan 2, 2024
1 check passed
@binarybana binarybana deleted the jk/reraise-cancellation branch January 2, 2024 23:55
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