Skip to content

Conversation

@mikeash
Copy link
Contributor

@mikeash mikeash commented Jul 21, 2023

withTaskCancellationHandler gets called with the task status record lock held, so care needs to be taken if the cancellation handler acquires any locks of its own. Update the docs comment to describe this.

rdar://111686260

…ndler docs.

withTaskCancellationHandler gets called with the task status record lock held, so care needs to be taken if the cancellation handler acquires any locks of its own. Update the docs comment to describe this.

rdar://111686260
@mikeash mikeash requested review from rjmccall and rokhinip July 21, 2023 20:33
@mikeash mikeash requested review from kavon and ktoso as code owners July 21, 2023 20:33
Copy link
Contributor

@ktoso ktoso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks Mike

@ktoso
Copy link
Contributor

ktoso commented Jul 24, 2023

@swift-ci please smoke test

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.

3 participants