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
When we restart a node, we start it with the current time, but the time in the test might have progressed already due to artificially induced timeouts.
We should have a global time in the tests and when we start a node, use that global time.