[issue43406] Possible race condition between signal catching and signal.signal

miss-islington report at bugs.python.org
Sat Mar 6 10:08:04 EST 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 4715be8a4384159e47fb09e5f3bd077734842655 by Antoine Pitrou in branch '3.8':
[3.8] bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tries to execute a non-Python signal handler (GH-24756) (GH-24762)
https://github.com/python/cpython/commit/4715be8a4384159e47fb09e5f3bd077734842655


----------

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


More information about the Python-bugs-list mailing list