Hey fellow TDs, I've got a recurrent issue that I can't seem to get around at our studio. I've built a Qt based render submitter for our artists using PySide.
The submitter runs within a QApplication thread process. However when the submitter QApplication is closed and finished, I've noticed that Nuke's process will hang around indefinitely in memory (even if I close Nuke by clicking the "X" in windows as you normally would). Any ideas to make sure the Qt thread closes properly? I've even tried running del() on it. cheers, Jordan
_______________________________________________ Nuke-python mailing list Nuke-python@support.thefoundry.co.uk, http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python