Skip to content

[pull] swiftwasm-release/5.7 from release/5.7 #4744

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 2 commits into from
Aug 6, 2022

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 6, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

etcwilde and others added 2 commits August 4, 2022 10:07
The IBAction signature does not allow completion handlers, so making
IBAction methods async doesn't make sense. Disallowing it statically so
it doesn't just break people when they try.

This adds a note with a possible fix + fix-it for the issue,
recommending removing the `async` and wrapping the body of the function
in a task.
…ibactions

🍒[5.7] Disallow async IBAction Methods
@kateinoigakukun kateinoigakukun merged commit 89ccf4f into swiftwasm-release/5.7 Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants