Yury Selivanov <yseliva...@gmail.com> added the comment:

The "blocking" you observe is caused by Python GC.  If I add "import gc; 
gc.disable()" the warnings disappear.

----------

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

Reply via email to