python bottle zombie process -


when developing bottle webapp python 3.5, regularly zombie process. when using auto-restart development mode.
windows console still updates access logs, , errors, program isn't running in foreground anymore, can't access use ctrl+c.
way kill open task manager , end process manually.
if don't kill it, still listening on port, , have precedence on newly started process.
haven't found rule when happens, nor have found way reproduce.

how can avoid multi-spawned zombie process?


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -