Ctrl+C clean upp in CLI stuck/don't complete
Describe the bug Pressing ctrl+c in the terminal results in the following output:
Ctrl+C received, cleaning up...
But for me it never completes. I have to kill the process from other terminal or activity monitor in OSX.
To Reproduce Steps to reproduce the behavior:
- Navigate to app directory in terminal
- Run
stripe apps start - Watch as process doesnt end
Expected behavior That the cleanup happens and the process exits.
Desktop (please complete the following information):
- OS: OSX
- Shell: zsh
- Version: Stripe-CLI - version 1.13.12. Stripe Apps Version 1.5.3
@tobiasr , Thanks for reporting this. I'm able to reproduce the noted issue. Will follow up soon with a fix.
Is there any progress on this? I've been having to run npx kill-port 4242 in another terminal every time I want to make sure the Stripe App is actually stopped.
this is possibly addressed as part of a different fix. I've not run into this recently. If you are experiencing this could you please share os/shell /stripe cli / strip cli apps version information ?
Potentially related #992. Similar symptomes