AcademySoftwareFoundation / OpenCue

A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
832 stars 202 forks source link

Closing the GUI doesn't kill the process #708

Open roulaoregan-spi opened 4 years ago

roulaoregan-spi commented 4 years ago

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:

  1. In the venv environment, launch cuegui &
  2. locate the cuegui icon on the main window task bar and right click on the icon and select "Quit 4 Windows"
  3. at the command line type ps -ef | egrep cuegui
  4. You will see the cuegui process

Expected behavior Expected behaviour would be to see no cuegui process after quitting cuegui.

Version Number 0.4

bcipriano commented 4 years ago

Which OS are you seeing this on?

roulaoregan-spi commented 4 years ago

I am seeing it on: Operating System: CentOS Linux 7 (Core)