example-app-bug-report icon indicating copy to clipboard operation
example-app-bug-report copied to clipboard

CTRL-C hanging after the window (tab) has been closed.

Open raaaaaymond opened this issue 3 years ago • 0 comments
trafficstars

I'm experiencing the same issue as described here. I think this is a bug. Basically, when Streamlit is running in a browser, via streamlit run my_script.py from the command line (Windows Terminal in my case), if I press CTRL-C in the command line, the app quits fine, but if I close the browser tab first, then CTRL-C doesn't work in the command line; it just hangs.

Streamlit 1.9.0 Python 3.10.1 Windows 11 Google Chrome 101.0.4951.67

raaaaaymond avatar May 24 '22 12:05 raaaaaymond