Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Retool Do Shutdown Bug #40

Open
thehydroimpulse opened this issue Feb 14, 2018 · 2 comments
Open

Retool Do Shutdown Bug #40

thehydroimpulse opened this issue Feb 14, 2018 · 2 comments

Comments

@thehydroimpulse
Copy link

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).

@spenczar
Copy link
Contributor

Hm, could you say more about what happened here? I'm not sure how to reproduce this, exactly.

@thehydroimpulse
Copy link
Author

Running for example retool do terraform plan and CTRL+Cing will cause retool to exit but not the terraform process, which will keep outputting to stdout and requiring you to kill terraform manually.

Not sure the best way to reproduce without Terraform, but seems more like an edge case I wanted to write down.

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

No branches or pull requests

2 participants