Message402524
| Author | vstinner |
|---|---|
| Recipients | vstinner |
| Date | 2021-09-23.20:21:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632428499.86.0.641260340683.issue45274@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
For curious people, see also bpo-44422 "Fix threading.enumerate() reentrant call": another example of race condition recently fixed in the threading module. But it's unrelated to this bug ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-23 20:21:39 | vstinner | set | recipients: + vstinner |
| 2021-09-23 20:21:39 | vstinner | set | messageid: <1632428499.86.0.641260340683.issue45274@roundup.psfhosted.org> |
| 2021-09-23 20:21:39 | vstinner | link | issue45274 messages |
| 2021-09-23 20:21:39 | vstinner | create | |