Message289964
| Author | njs |
|---|---|
| Recipients | bkabrda, neologix, njs, vstinner |
| Date | 2017-03-22.03:37:48 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1490153868.39.0.143397446312.issue21895@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
@haypo: okay, looked over things over for a third time and this time I found my very silly error :-). So I'm now able to use set_wakeup_fd on Windows (https://github.com/python-trio/trio/pull/108), but not on Unix (https://github.com/python-trio/trio/issues/109). In any case, the issue here remains that one shouldn't have to use set_wakeup_fd for a signal to interrupt time.sleep etc. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-22 03:37:48 | njs | set | recipients: + njs, vstinner, neologix, bkabrda |
| 2017-03-22 03:37:48 | njs | set | messageid: <1490153868.39.0.143397446312.issue21895@psf.upfronthosting.co.za> |
| 2017-03-22 03:37:48 | njs | link | issue21895 messages |
| 2017-03-22 03:37:48 | njs | create | |