Closed
Description
Choose one:
- move
PyRuntimeState.exitfuncs
toPyInterpreterState.exitfuncs
- track interpreter for each exit func
Notable concerns:
- for test failures (on some buildbots) #2, track the interp ID or the pointer?
- trigger when interpreter finalizes or when runtime finalizes?
- when to error?