STINNER Victor <vstin...@python.org> added the comment:

For signals_pending, see also: bpo-40010 "Inefficient signal handling in 
multithreaded applications" which added _Py_ThreadCanHandleSignals() and 
_Py_ThreadCanHandlePendingCalls() functions.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue40513>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to