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
This is a follow-up to pythongh-133107. I realized that we could end up with an
infinite recursion if we try to run a function from __main__ in a subinterpreter.
0 commit comments