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
Use a context manager to temporarily change the restart limit
A new utility `actor_restart_limit` context manager is added to be able
to temporarily change the actor's restart limit, and it is now used in
the `disable_actor_auto_restart` fixture.
Signed-off-by: Leandro Lucarella <[email protected]>
0 commit comments