[issue27069] webbrowser creates zombi processes in the background mode

Martin Panter report at bugs.python.org
Fri May 20 10:07:35 EDT 2016


Martin Panter added the comment:

I think the Firefox command will exit immediately if it just signals an existing Firefox process and window, but becomes the main Firefox process if there isn’t already one running.

Background = False sounds like it won’t help. Don’t we want the opposite?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27069>
_______________________________________


More information about the Python-bugs-list mailing list