[issue16500] Add an 'atfork' module

Antoine Pitrou report at bugs.python.org
Mon May 22 08:12:19 EDT 2017


Antoine Pitrou added the comment:

I've posted https://github.com/python/cpython/pull/1715 which adds a single `os.register_at_fork` function to allow registering at-fork handlers.  Comments welcome.

----------
stage:  -> patch review
versions: +Python 3.7 -Python 3.5

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


More information about the Python-bugs-list mailing list