Message395781
Perhaps the simplest initial fix would be to move that check down to PyThread__init_thread() in the same file. I'm not sure what the cpython convention for that kind of init error is, would it just be the same Py_FatalError block or is there a better pattern? |
|
| Date |
User |
Action |
Args |
| 2021-06-14 08:01:16 | lunixbochs2 | set | recipients:
+ lunixbochs2, paul.moore, pitrou, vstinner, tim.golden, ned.deily, zach.ware, eryksun, steve.dower, miss-islington, Dennis Sweeney, SD |
| 2021-06-14 08:01:16 | lunixbochs2 | set | messageid: <1623657676.04.0.603125531273.issue41299@roundup.psfhosted.org> |
| 2021-06-14 08:01:16 | lunixbochs2 | link | issue41299 messages |
| 2021-06-14 08:01:15 | lunixbochs2 | create | |
|