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
Problem occurs on both Windows and Mac in the qt.py example running with PySide 1.2. Process hangs when quitting app. This needs further debugging to figure out what call is causing the issue - whether it is cef.Shutdown.
@raphaelm That makes sense when you take into consideration comment in the qt.py example which says that "app" object must be destroyed before calling cef.Shutdown. So windows objects should be destroyed as well.
cztomczak
changed the title
PySide example: Process sometimes hangs when exiting app
[qt.py] [PySide] Process sometimes hangs when exiting app
Aug 23, 2017
Jack-2025
added a commit
to Jack-2025/cefpython
that referenced
this issue
Feb 18, 2018
Problem occurs on both Windows and Mac in the qt.py example running with PySide 1.2. Process hangs when quitting app. This needs further debugging to figure out what call is causing the issue - whether it is cef.Shutdown.
Issue on Windows reported on the Forum ("python.exe" has stopped working):
https://groups.google.com/d/topic/cefpython/PPPqWlRGx-8/discussion
The text was updated successfully, but these errors were encountered: