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 the QueueTask is already processed before the arrival of the
upstream verdict, the udpated JudgeTask will never be picked up by a
judge daemon. To ensure that the interesting run is actually picked up,
create a new QueueTask. Note that, in case of an already existing
unprocessed queue task, this should not break anything.
0 commit comments