mirror of https://github.com/python/cpython
4c3da783cf
Fix a hang at fork in the logging module: the new private _at_fork_reinit() method is now used to reinitialize locks at fork in the child process. The createLock() method is no longer used at fork. |
||
---|---|---|
.. | ||
__init__.py | ||
config.py | ||
handlers.py |