per-interpreter: eval breaker flag (from ceval) #31
Labels
complexity: low
easy to figure out
P1
medium priority
size: small
requires few changes
type: enhancement
X [isolation]
improved interpreter isolation
X [runtime]
CPython runtime (lifecycle, state)
Move
PyRuntimeState.ceval.eval_breaker
toPyInterpreterState.ceval.eval_breaker
.UPDATE: this is addressed by #24.
The text was updated successfully, but these errors were encountered: