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
Add test for reset() while a timer is being waited on
This test needs to be an integration test because async-solipsism would
make any sleep return immediately, so we wouldn't have a way to do the
reset while the timer is being waited on.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments