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
Judging runs stay showing as pending, while they should be marked as unevaluated.
Your environment
Current main, actually reproduced on wfbaku branch.
Steps to reproduce
Submit a program that fails on all test cases and have lazy evaluation enabled.
Rejudge it with a number of times to repeat, e.g. 5 times.
Let it get rejudged.
Observe that for all rejudgings except the last one, there are judging runs that show as pending, while they should just be marked as unevaluated (with a ?) due to lazy evaluation.