stripe-apps icon indicating copy to clipboard operation
stripe-apps copied to clipboard

Ctrl+C clean upp in CLI stuck/don't complete

Open tobiasr opened this issue 3 years ago • 4 comments

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:

  1. Navigate to app directory in terminal
  2. Run stripe apps start
  3. 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 avatar Mar 03 '23 13:03 tobiasr

@tobiasr , Thanks for reporting this. I'm able to reproduce the noted issue. Will follow up soon with a fix.

svenugopal-stripe avatar Mar 03 '23 18:03 svenugopal-stripe

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.

tvanantwerp avatar Jun 06 '23 13:06 tvanantwerp

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 ?

svenugopal-stripe avatar Jun 06 '23 16:06 svenugopal-stripe

Potentially related #992. Similar symptomes

gtluszcz avatar Oct 24 '24 10:10 gtluszcz