Redis zombies in Wing Console #3492
Labels
🐛 bug
Something isn't working
🏎️ perf
Related to performance
🎨 sdk
SDK
🕹️ simulator
Related to the `sim` compilation target
I tried this:
and run
wing it
in the same directoryThis happened:
For each invocation of
wing it
, two redis containers are started. When stopping the the console, both redis containers are still running.1st invocation
2nd invocation
I expected this:
All supporting processes / containers for the Wing console being stopped along with the console itself
Is there a workaround?
kill the docker containers manually
Component
Wing Console
Wing Version
0.24.31
Node.js Version
v18.16.0
Platform(s)
MacOS
Anything else?
No response
Community Notes
The text was updated successfully, but these errors were encountered: