You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
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.
The text was updated successfully, but these errors were encountered: