Message 341884 - Python tracker
Message341884
| Author | ncoghlan |
|---|---|
| Recipients | eric.snow, ncoghlan, pablogsal, vstinner |
| Date | 2019-05-08.15:04:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1557327862.31.0.0324485312295.issue36479@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Another potential issue here is if a thread belonging to another interpreter attempts to access the interpreter being cleaned up. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-08 15:04:22 | ncoghlan | set | recipients: + ncoghlan, vstinner, eric.snow, pablogsal |
| 2019-05-08 15:04:22 | ncoghlan | set | messageid: <1557327862.31.0.0324485312295.issue36479@roundup.psfhosted.org> |
| 2019-05-08 15:04:22 | ncoghlan | link | issue36479 messages |
| 2019-05-08 15:04:22 | ncoghlan | create | |