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

strict-mvar package #34

Closed
1 task done
coot opened this issue Oct 5, 2022 · 1 comment
Closed
1 task done

strict-mvar package #34

coot opened this issue Oct 5, 2022 · 1 comment
Assignees

Comments

@coot
Copy link
Collaborator

coot commented Oct 5, 2022

Is your feature request related to a problem? Please describe.

We provide strict-stm but we lack strict-mvar. Using MVar provided by
io-sim we can improve the internal implementation of StrictMVar used in
ouroboros-consensus (they do not provide fair access).

Describe the solution you'd like

Provide a newtype wrapper for MVars with strict semantics.

Describe alternatives you've considered

Additional context

Are you willing to implement it?

  • Are you? 😃
@coot
Copy link
Collaborator Author

coot commented Apr 20, 2023

Related PRs: #72 & #74

@coot coot closed this as completed Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants