Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Using Rider 🟥 (Stop) doesn't kill Tye & Docker Containers #57

Closed
rohan-buechner opened this issue Aug 26, 2021 · 1 comment · Fixed by #58
Closed

Using Rider 🟥 (Stop) doesn't kill Tye & Docker Containers #57

rohan-buechner opened this issue Aug 26, 2021 · 1 comment · Fixed by #58

Comments

@rohan-buechner
Copy link
Contributor

When Running via the command line + Pressing CTRL + C. Docker kills & cleans up the containers.
ezgif-3-7a2c2b2d1aff

But when adding a Tye Project to Run/Debug configurations, I'm able to launch the Tye project, but when killing it using the Stop button, the containers aren't cleaned up.
ezgif-3-835021742f02

There is just a message printed to the console, which l assume the kill (or the correct kill) command isn't propagated to Tye itself?

Process finished with exit code 137 (interrupted by signal 9: SIGKILL)
@rohan-buechner rohan-buechner changed the title Using Rider 🟥 (Stop) doesn't kill Tye & Docker Containers Using Rider 🟥 (Stop) doesn't kill Tye & Docker Containers Aug 26, 2021
@rafaelldi
Copy link
Owner

Thanks for the report. It should be fixed here #58

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

Successfully merging a pull request may close this issue.

2 participants