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
{{ message }}
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.
I'd love to be able to query my operation for its state when I'm debugging. Would it be all right to make the getter public? Or at the very least private so I can make an extension that will expose it?
I tried doing this in my own branch, but I realised that I didn't understand the stateLock.withCriticalScope well and thus would possibly code myself into a deadlock
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'd love to be able to query my operation for its state when I'm debugging. Would it be all right to make the getter public? Or at the very least private so I can make an extension that will expose it?
I tried doing this in my own branch, but I realised that I didn't understand the stateLock.withCriticalScope well and thus would possibly code myself into a deadlock
The text was updated successfully, but these errors were encountered: