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
{{ message }}
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Ensure that we stop the run if we get an uncaught error. (#152)
Without this change it was typically necessary for the harness
to timeout before the result would be reported. In some cases
e.g. with explicit_done set, this would never happen, leading
to the appearance of a hang.
0 commit comments