Guido van Rossum added the comment:

By the way I just looked at wait_for.py; it has a bug where do_work() isn't 
using yield-from with the sleep() call. But that may well be the issue you were 
trying to debug, and this does not change my opinion about the issue -- I am 
still looking forward to your patch.

----------

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

Reply via email to