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

RFC: Distinguish between "blocking" STM (can retry) and non-blocking in MonadSTM hierarchy #307

Open
3noch opened this issue Feb 25, 2020 · 0 comments

Comments

@3noch
Copy link

3noch commented Feb 25, 2020

I've often thought it would be useful to be able to enforce non-blocking STM by disallowing retry in some body of STM code. Is this something worth pursuing? I could submit a patch if you liked the idea.

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