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
{{ message }}
This repository was archived by the owner on Mar 5, 2022. It is now read-only.
Recently hit a bug where if the child process doesn't exit cleanly retool will leave it orphaned leaving you to force close the child process yourself.
This was hit with Terraform and is definitely an edge case when terraform doesn't cleanly exit (you need to send shutdown signal multiple times).