Skip to content

Return after handling a CancelRequestNotification #1451

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

Merged
merged 1 commit into from
Jun 7, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jun 7, 2024

We were dispatching the notification to messageHandlingQueue, which then didn’t do anything with it. That’s not necessary.

We were dispatching the notification to `messageHandlingQueue`, which then didn’t do anything with it. That’s not necessary.
@ahoppen ahoppen requested review from bnbarham and hamishknight June 7, 2024 17:20
@ahoppen ahoppen requested a review from benlangmuir as a code owner June 7, 2024 17:20
@ahoppen
Copy link
Member Author

ahoppen commented Jun 7, 2024

@swift-ci Please test

@ahoppen
Copy link
Member Author

ahoppen commented Jun 7, 2024

@swift-ci Please test Windows

@ahoppen ahoppen enabled auto-merge June 7, 2024 20:12
@ahoppen ahoppen merged commit c4cf47f into swiftlang:main Jun 7, 2024
3 checks passed
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