Message391548
I'll need Eric to confirm, but I think the best thing to do here is to not release the thread state in _xxsubinterpreters.interp_create, but let _Py_NewInterpreter() do it. That way the existing event will be raised in interpreter-level hooks, rather than only the process-wide hook.
PR incoming. |
|
| Date |
User |
Action |
Args |
| 2021-04-21 21:50:39 | steve.dower | set | recipients:
+ steve.dower, christian.heimes, eric.snow, gousaiyang |
| 2021-04-21 21:50:39 | steve.dower | set | messageid: <1619041839.34.0.397147148294.issue43472@roundup.psfhosted.org> |
| 2021-04-21 21:50:39 | steve.dower | link | issue43472 messages |
| 2021-04-21 21:50:39 | steve.dower | create | |
|