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

fix: insert into constraints cache #266

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

merklefruit
Copy link
Collaborator

@merklefruit merklefruit commented Oct 4, 2024

the ConstraintsCache was getting stuck in a branch waiting for a second write lock.
Fixed and added a test including a check for conflicting transactions

@merklefruit merklefruit requested a review from mempirate October 4, 2024 10:35
Copy link
Contributor

@mempirate mempirate left a comment

Choose a reason for hiding this comment

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

Good catch

@mempirate mempirate merged commit 40bdd47 into unstable Oct 4, 2024
2 checks passed
@merklefruit merklefruit deleted the nico/fix/constraints-cache branch November 6, 2024 08:56
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

Successfully merging this pull request may close these issues.

2 participants