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
Use the stop time to cap command deadlines, and skip reporting crashes after it.
This allows the stop time to be enforced more precisely instead of having to wait for the entire batch, without reporting the potential crashes due to interrupting the command.
After this we don't need to set batch timeout to the test time limit - it was a quick workaround for the same requirement.
PiperOrigin-RevId: 791875139
0 commit comments