Joe Julian added the comment:

I suspect the underlying problem is that the fix expects the daemon threads to 
hit a point where they try to acquire the GIL and that's not going to happen 
with these librados threads; they stay in librados.

----------

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

Reply via email to