Yury Selivanov added the comment: > so looks like disabling the _asyncio module just caused the crash to happen > less often, closing and will continue investigating after a get a core file
Interesting. So it crashes even with pure Python Future/Task implementations? Another idea to debug this is to try to see what happens when you run your code with CFuture and PyTask, and with PyFuture/CTask. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue31061> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com