Message 399405 - Python tracker
Message399405
| Author | mikecrowe |
|---|---|
| Recipients | methane, mikecrowe, vstinner, wocket |
| Date | 2021-08-11.16:11:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1628698277.88.0.445178390594.issue41710@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
glibc v2.30 onwards provides sem_clockwait which can wait on either CLOCK_MONOTONIC or CLOCK_REALTIME. I failed to notice that https://sourceware.org/bugzilla/show_bug.cgi?id=14717 existed until today. :( |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-11 16:11:17 | mikecrowe | set | recipients: + mikecrowe, vstinner, methane, wocket |
| 2021-08-11 16:11:17 | mikecrowe | set | messageid: <1628698277.88.0.445178390594.issue41710@roundup.psfhosted.org> |
| 2021-08-11 16:11:17 | mikecrowe | link | issue41710 messages |
| 2021-08-11 16:11:17 | mikecrowe | create | |