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: Adjust transaction pool size after draining iterator #9056

Merged
merged 1 commit into from
May 15, 2023

Conversation

aborg-dev
Copy link
Contributor

Previous logic didn't take into account that the pool can be modified by the iterator created for it.

I think overall this behavior is quite confusing and I'm not sure it is warranted, so I'm looking for ways to simplify this.

This is a part of #3284

@aborg-dev aborg-dev requested a review from a team as a code owner May 15, 2023 10:26
@aborg-dev aborg-dev requested a review from nikurt May 15, 2023 10:26
@aborg-dev aborg-dev merged commit 0511999 into near:master May 15, 2023
@aborg-dev aborg-dev deleted the transaction_pool_iterator branch June 12, 2023 09:58
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