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
The fixture didn't always work because in cases where the actor kept
running past the pytest session end, and failed then, the original
restart limit was reestablished, running into the infinite loop again.
Maybe related to #41.
0 commit comments