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.
The text was updated successfully, but these errors were encountered:
dart-lang/native#1676
https://github.com/dart-lang/native/actions/runs/11472010902/job/31924474755?pr=1676
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.The text was updated successfully, but these errors were encountered: