Message227178
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. |
|
| Date |
User |
Action |
Args |
| 2014-09-20 21:17:42 | gvanrossum | set | recipients:
+ gvanrossum, vstinner, yselivanov, chatgris |
| 2014-09-20 21:17:42 | gvanrossum | set | messageid: <[email protected]> |
| 2014-09-20 21:17:42 | gvanrossum | link | issue22448 messages |
| 2014-09-20 21:17:42 | gvanrossum | create | |
|