Message367513
| Author | aeros |
|---|---|
| Recipients | aeros, pitrou, tomMoral, vstinner |
| Date | 2020-04-28.09:21:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1588065677.72.0.380586559732.issue39995@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I decided to close PR-19751. Both because it does not correctly address the race condition (due to an oversight on my part) and it would add substantial overhead to _ThreadWakeup. Instead, I agree that we should explore a non-locking solution. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-04-28 09:21:17 | aeros | set | recipients: + aeros, pitrou, vstinner, tomMoral |
| 2020-04-28 09:21:17 | aeros | set | messageid: <1588065677.72.0.380586559732.issue39995@roundup.psfhosted.org> |
| 2020-04-28 09:21:17 | aeros | link | issue39995 messages |
| 2020-04-28 09:21:17 | aeros | create | |