You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a world where a CPython JIT is a possibility, it's not clear if any of this will work at all in the future.
It would be better to have a mechanism for finding the current failure that is less tied to obscure implementation details of Python. Perhaps contextvars might do the trick?