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
Instead of skipping initialization when the Python interpreter is already running, finalize the existing interpreter and reinitialize it. This ensures a fresh interpreter state and avoids issues with a potentially wedged event loop from previous sessions.
0 commit comments