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

This is an attempt to prevent concurrency errors in treadle #93

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

chick
Copy link
Collaborator

@chick chick commented Apr 1, 2019

How easy is it to produce the error?

- For BitMasks use TrieMap and a more careful get or update scheme
- Reference: [github.com/scala/bug/issues/7943](scala/bug#7943)
@chick chick added the bug Something isn't working label Apr 1, 2019
@chick chick self-assigned this Apr 1, 2019
@chick chick requested a review from ucbjrl April 1, 2019 20:58
@chick chick requested a review from a team as a code owner April 1, 2019 20:58
Copy link
Contributor

@ucbjrl ucbjrl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@chick chick merged commit 8262634 into master Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants