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

compromised lock throws error when release is called #81

Open
pimlie opened this issue Mar 22, 2019 · 2 comments
Open

compromised lock throws error when release is called #81

pimlie opened this issue Mar 22, 2019 · 2 comments

Comments

@pimlie
Copy link
Contributor

pimlie commented Mar 22, 2019

Is it intended behaviour that calling release for a lock which has been compromised throws an error? It feels counter-intuitive to me. Maybe we could add a strict mode, which is default true but when its false a compromised lock doesnt throw an error?

@satazor
Copy link
Contributor

satazor commented Mar 29, 2019

I agree. Can you change to not throw? This will have to be a major though because it’s a breaking change.

@linonetwo
Copy link

linonetwo commented Jan 31, 2020

It always throws "Lock is already released", and make CPU usage 100%.

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

3 participants