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 connection is being disposed early. Haven't been able to repro locally. I'll have to debug on CI.
I can add a check to the service.resume call, to make sure the service isn't disposed, but I'd like to understand the issue first, otherwise it could mask a bug.