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 previous documentation of the method `_run_loop()`
was outdated and did not accurately describe the
intention and behavior of the method.
This update removes mention of the restart limit as
it was primarily introduced for testing purposes and
the actor should be always restarted in case of an
unhandled exception.
Signed-off-by: Daniel Zullo <[email protected]>
0 commit comments