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

Resumptions can escape without using raw ctl #649

Open
TimWhiting opened this issue Dec 27, 2024 · 0 comments
Open

Resumptions can escape without using raw ctl #649

TimWhiting opened this issue Dec 27, 2024 · 0 comments

Comments

@TimWhiting
Copy link
Collaborator

This causes at least one issue with finalizers being run twice: #641

I've noticed in general that resumptions do not have adequate escape analysis, though what is "adequate" and what is too restrictive could be two separate things. Given the fact that we have raw ctl for when we want to take full manual control, I think erring on the side of being more strict would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant