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

[cuebot] Ensure frame dispatch returns a non-null value for frame.os #1594

Open lithorus opened 2 days ago

lithorus commented 2 days ago

Link the Issue(s) this Pull Request is related to. Fixes #1591

Summarize your change. This makes sure that the frame dispatch sql query does not return a null value for frame.os

lithorus commented 2 days ago

Seems like there are more places this needs to be taken account for.