Windows watchdog that silently spawned 11 duplicate processes — and the one-line fix
I came back to my desk and counted 11 cmd windows instead of the 6 I expected. All running Python, all for the same project, all spawned by my own watchdog.
This post is the diagnostic trail and the fix, in case anyone else is using tasklist /FI "WIN...
python-bots.hashnode.dev4 min read