Grzegorz Grzywacz added the comment:

Tests are reusing finished futures. `_yield_and_decref` function do not clear 
waiters in finished futures.

In the initial merge i propose to clear waiters but after review we decide it 
should be removed.

I am confused now, should we change tests or restore initial 
`_yield_and_decref` function.

----------

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

Reply via email to