[issue27068] Add a detach() method to subprocess.Popen

Martin Panter report at bugs.python.org
Sat Jul 8 19:05:39 EDT 2017


Martin Panter added the comment:

Personally, I haven’t needed this feature. But I still think it may be a decent solution for the “webbrowser” module, potentially your “asyncio” problem, and other cases that could now trigger an unwanted ResourceWarning.

----------

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


More information about the Python-bugs-list mailing list