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
Set a per-harness timeout of 30 minutes. This should hopefully make it
easier to debug scenarios where proofs end up hanging indefinitely, as
we now no longer hit the pytest timeout, but instead a timeout built
into kani (which should tell us what exact harness timed out).
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments