Message227178
| Author | gvanrossum |
|---|---|
| Recipients | chatgris, gvanrossum, vstinner, yselivanov |
| Date | 2014-09-20.21:17:42 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1411247862.83.0.793667840089.issue22448@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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: <1411247862.83.0.793667840089.issue22448@psf.upfronthosting.co.za> |
| 2014-09-20 21:17:42 | gvanrossum | link | issue22448 messages |
| 2014-09-20 21:17:42 | gvanrossum | create | |