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
Do not count writes to stdout/stderr as non-idling activity for timeouts
Fixes#3373. The idle guard will now force a test worker to exit even if it's continuously writing to stdout/stderr.
Co-authored-by: Mark Wubben <[email protected]>
0 commit comments