Message367544
| Author | vstinner |
|---|---|
| Recipients | aeros, pitrou, tomMoral, vstinner |
| Date | 2020-04-28.17:00:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588093211.2.0.495798147366.issue39995@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> With my msg367463 patch (add sleep), test_cancel_futures() fails. The test uses sleep() as a synchronization primitive: executor.submit(time.sleep, .1). That's bad, but it doesn't *have to* be fixed now. My msg367463 patch adds an artifical sleep: the test looks fine in practice. I prefer to wait until it fails on a buildbot worker before spending time to make the test more reliable. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-28 17:00:11 | vstinner | set | recipients: + vstinner, pitrou, tomMoral, aeros |
| 2020-04-28 17:00:11 | vstinner | set | messageid: <1588093211.2.0.495798147366.issue39995@roundup.psfhosted.org> |
| 2020-04-28 17:00:11 | vstinner | link | issue39995 messages |
| 2020-04-28 17:00:11 | vstinner | create | |