[issue40232] PyOS_AfterFork_Child() should use _PyThread_at_fork_reinit()

Dong-hee Na report at bugs.python.org
Tue Apr 14 12:16:27 EDT 2020


Dong-hee Na <donghee.na92 at gmail.com> added the comment:


New changeset 62f75fe3dd138f72303814d27183aa469eefcca6 by Dong-hee Na in branch 'master':
bpo-40232: Update PyOS_AfterFork_Child() to use _PyThread_at_fork_reinit() (GH-19450)
https://github.com/python/cpython/commit/62f75fe3dd138f72303814d27183aa469eefcca6


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40232>
_______________________________________


More information about the Python-bugs-list mailing list