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

[rqd] Remove repeated call to onNimbyLock #1442

Closed DiegoTavares closed 3 months ago

DiegoTavares commented 3 months ago

The repeated call would cause the host to lock and unlock when rqd starts at desktop mode.

onNimbyLock is already called as part of the lockNimby logic so it doesn't need to be called when the application starts.