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
This uses correct error handling by letting the error
accumulator handle the fallible function. Previously,
this panicked, because the accumulator was dropped
without being finished.
0 commit comments