[issue31061] asyncio segfault when using threadpool and "_asyncio" native module

Alexander Mohr report at bugs.python.org
Sat Aug 5 14:51:01 EDT 2017


Alexander Mohr added the comment:

bad news, I just got a crash in the same place (updating defaultdict) after running for a week with the fixes from this and inada naoki's patches.  I think the threadpool may be leaking threads too as I had > 40 threads after running for a week when I use no more than ~10.  I'm going to switch to debug build and will update when I get more details.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue31061>
_______________________________________


More information about the Python-bugs-list mailing list