Skip to content

Fix race conditions in cancellable_promise#1599

Open
Clyraz wants to merge 1 commit into
microsoft:masterfrom
Clyraz:cancellable_promise-fix
Open

Fix race conditions in cancellable_promise#1599
Clyraz wants to merge 1 commit into
microsoft:masterfrom
Clyraz:cancellable_promise-fix

Conversation

@Clyraz

@Clyraz Clyraz commented Jun 17, 2026

Copy link
Copy Markdown

The check in the revoke_canceller() method always succeeded on the second attempt, which led to segmentation faults if the cancellation callback ran for an extended period of time.

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.

1 participant