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

Fixes mutex in FlushTrieDB #400

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Fixes mutex in FlushTrieDB #400

merged 1 commit into from
Jan 24, 2025

Conversation

diegoximenes
Copy link
Contributor

@diegoximenes diegoximenes commented Jan 24, 2025

Related to NIT-3047

Avoids passing a mutex to FlushTrieDB.
For a better description check OffchainLabs/nitro#2892 (comment)

@cla-bot cla-bot bot added the s CLA signed label Jan 24, 2025
@diegoximenes diegoximenes marked this pull request as ready for review January 24, 2025 20:07
Copy link
Collaborator

@tsahee tsahee left a comment

Choose a reason for hiding this comment

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

LGTM

@tsahee tsahee merged commit 23b6a0e into master Jan 24, 2025
9 checks passed
@tsahee tsahee deleted the fix_triedb_flush branch January 24, 2025 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants