Skip to content

Fix deadlock during cancellation#153

Merged
mayuki merged 1 commit intomainfrom
feature/FixDeadlockOnCancellation
Oct 24, 2025
Merged

Fix deadlock during cancellation#153
mayuki merged 1 commit intomainfrom
feature/FixDeadlockOnCancellation

Conversation

@mayuki
Copy link
Member

@mayuki mayuki commented Oct 24, 2025

This PR fixes a potential deadlock caused by waiting for the lock and cancellation callback during completion processing.

Fixes #152

@mayuki mayuki merged commit e6b4175 into main Oct 24, 2025
16 checks passed
@mayuki mayuki deleted the feature/FixDeadlockOnCancellation branch October 24, 2025 08:05
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.

Deadlock in ResponseContext.Cancel()

1 participant