streamlit / streamlit

Streamlit — A faster way to build and share data apps.
https://streamlit.io
Apache License 2.0
34.69k stars 3.01k forks source link

Killing streamlit server kills the chrome (contains other tabs) #9515

Open tikendraw opened 6 hours ago

tikendraw commented 6 hours ago

Checklist

Summary

I was running streamlit server for my app, when i did ctrl+c in terminal , it closed the server (which is good) , but it also killed the chrome (which has other tabs opened)(bad).

recreate:

it should just kill the server and shouldn't be killing chrome.

Reproducible Code Example

No response

Steps To Reproduce

Expected Behavior

it should just kill the server and shouldn't be killing chrome.

Current Behavior

stopped the server, but killed the chrome. (chrome shouldn't be killed)

Is this a regression?

Debug info

Additional Information

No response

github-actions[bot] commented 6 hours ago

If this issue affects you, please react with a 👍 (thumbs up emoji) to the initial post.

Your feedback helps us prioritize which bugs to investigate and address first.

Visits