Skip to content

[SILGen] ResultPlan: Make sure that checked continuations are destroye… #77631

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
Nov 15, 2024

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Nov 14, 2024

…d after use

Currently nothing destroys the injected checked continuations which means that their "canaries" leak.

Resolves: rdar://134442168

@xedin xedin requested a review from jckarter as a code owner November 14, 2024 22:15
@xedin
Copy link
Contributor Author

xedin commented Nov 14, 2024

@swift-ci please test

@xedin xedin changed the title [SIGen] ResultPlan: Make sure that checked continuations are destroye… [SILGen] ResultPlan: Make sure that checked continuations are destroye… Nov 15, 2024
…ed after use

Currently nothing destroys the injected checked continuations which
means that their "canaries" leak.

Resolves: rdar://134442168
@xedin
Copy link
Contributor Author

xedin commented Nov 15, 2024

@swift-ci please test

@xedin xedin merged commit 7bbb63a into swiftlang:main Nov 15, 2024
5 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.

1 participant