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
Fix the app freeze when closing the console window
The app was freezing for a few seconds when closing the console window
of a script where the main Python code has finished. This used to happen
during the removal of the custom menus, particularly during the
PyGILState_Ensure call to decref the menu callbacks.
0 commit comments