Message 333851 - Python tracker
Message333851
| Author | pablogsal |
|---|---|
| Recipients | anikey, cstratak, neologix, pablogsal, vstinner |
| Date | 2019-01-17.10:57:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547722631.63.0.134895359243.issue23428@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> One workaround is to use Python to use the mutex+cond implementation of pthread locks, since this one is already able to use CLOCK_MONOTONIC: Does this have any drawbacks? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-17 10:57:12 | pablogsal | set | recipients: + pablogsal, vstinner, neologix, cstratak, anikey |
| 2019-01-17 10:57:11 | pablogsal | set | messageid: <1547722631.63.0.134895359243.issue23428@roundup.psfhosted.org> |
| 2019-01-17 10:57:11 | pablogsal | link | issue23428 messages |
| 2019-01-17 10:57:11 | pablogsal | create | |