Fixed a test failure.
Turns out in the new executor on-demand code, queue maintenance happens so quickly that even when a job is submitted with delay 0, it can still fail the test if the check happens when "new GregorianCalendar()" returns the same value as "top.timestamp". I'm relaxing that check
Loading
Please register or sign in to comment