You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a failure occurs in a convert segment subtask the failure is returned with the sub-task ID rather than the master taskID, thus the failure is never registered properly, and the overlord is stuck thinking the parent task should still be running.
When a failure occurs in a convert segment subtask the failure is returned with the sub-task ID rather than the master taskID, thus the failure is never registered properly, and the overlord is stuck thinking the parent task should still be running.