Describe the bug
Closing all the instances of opencue gui by right clicking on the cuegui icon located on the main task bar and selecting "Quit 4 Windows" doesn't kill the main thread.
To Reproduce
Steps to reproduce the behavior:
In the venv environment, launch cuegui &
locate the cuegui icon on the main window task bar and right click on the icon and select "Quit 4 Windows"
at the command line type ps -ef | egrep cuegui
You will see the cuegui process
Expected behavior
Expected behaviour would be to see no cuegui process after quitting cuegui.
Describe the bug Closing all the instances of opencue gui by right clicking on the cuegui icon located on the main task bar and selecting "Quit 4 Windows" doesn't kill the main thread.
To Reproduce Steps to reproduce the behavior:
cuegui &
ps -ef | egrep cuegui
Expected behavior Expected behaviour would be to see no cuegui process after quitting cuegui.
Version Number 0.4