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

[Concurrency] Remove asyncHandler attribute. #37415

Merged
merged 1 commit into from May 14, 2021

Conversation

DougGregor
Copy link
Member

The asyncHandler attribute turned out to be the wrong solution
to the problem of creating a sync->async bridge. Remove it.

The `asyncHandler` attribute turned out to be the wrong solution
to the problem of creating a sync->async bridge. Remove it.
@DougGregor
Copy link
Member Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit 2074057 into apple:main May 14, 2021
@DougGregor DougGregor deleted the remove-asynchandler branch May 14, 2021 05:09
@lhunath
Copy link

lhunath commented Dec 29, 2022

Would be <3 to have added references to details/discussions on these types of changes for those of us trying to understand the language / research the process.

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.

None yet

3 participants