[issue43939] Deadlock in logging

Antoine Pitrou report at bugs.python.org
Mon Apr 26 04:53:51 EDT 2021


Antoine Pitrou <pitrou at free.fr> added the comment:

Feel free to submit a PR to use context managers, though I'm not sure it solves the problem in a guaranteed way.

Nick, what is the official word wrt. interruptibility of context managers?

----------
nosy: +ncoghlan

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


More information about the Python-bugs-list mailing list