Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make state's getter public #82

Open
niklassaers opened this issue Nov 15, 2016 · 0 comments
Open

make state's getter public #82

niklassaers opened this issue Nov 15, 2016 · 0 comments

Comments

@niklassaers
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant