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

Shorten mempool lock holding for update #87

Merged
merged 2 commits into from
May 17, 2024
Merged

Conversation

junderw
Copy link
Member

@junderw junderw commented May 1, 2024

Based off of Blockstream/electrs#77

This allows for the mempool lock to be taken more easily when the mempool is large. (No locks are held while waiting for large RPC responses containing the entire mempool.

Copy link
Member

@wiz wiz left a comment

Choose a reason for hiding this comment

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

utACK

@wiz wiz merged commit 62863af into mempool May 17, 2024
7 checks passed
@wiz wiz deleted the junderw/lock-mempool-less branch May 17, 2024 03:52
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