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

Forward SIGTERM to underlying opentofu process to stop getting locked when you cancel a workflow #41

Open
arianvp opened this issue Oct 18, 2024 · 1 comment

Comments

@arianvp
Copy link

arianvp commented Oct 18, 2024

Currently if you cancel a workflow run it causes the tofu plan to kill ungracefully and cause your state to not get unlocked. I think it's because signals are not properly forwarded.

@arianvp arianvp changed the title Forward SIGTERM to underlying opentofu process Forward SIGTERM to underlying opentofu process to stop getting locked when you cancel a workflow Oct 18, 2024
@abstractionfactory
Copy link

Hello and thank you for this issue! The core team regularly reviews new issues and discusses them, but this can take a little time. Please bear with us while we get to your issue. If you're interested, the contribution guide has a section about the decision-making 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

No branches or pull requests

2 participants