Albert Zeyer added the comment:

Note that in my original application where I encountered this (with sqlite), 
the backtrace looks slightly different. It is at shutdown, but not at 
interpreter shutdown - the main thread is still running.

https://github.com/albertz/music-player/issues/23

I was trying to reproduce it in a similar way with this test case but in the 
test case, so far I could only reproduce the crash when it does the interpreter 
shutdown.

----------

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

Reply via email to