Skip to content

fix(mempool): Fix mutex in Flush method (backport #3725)#3761

Merged
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3725
Aug 20, 2024
Merged

fix(mempool): Fix mutex in Flush method (backport #3725)#3761
hvanz merged 1 commit intov1.xfrom
mergify/bp/v1.x/pr-3725

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Aug 20, 2024

Fixes #2443

Note that Flush is only called from an (unsafe) RPC endpoint, so it can be called at any time.


PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments

This is an automatic backport of pull request #3725 done by [Mergify](https://mergify.com).

Fixes #2443

Note that `Flush` is only called from an (unsafe) RPC endpoint, so it
can be called at any time.

---

#### PR checklist

- [ ] Tests written/updated
- [X] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
(cherry picked from commit fb3f52b)
@mergify mergify bot assigned hvanz Aug 20, 2024
@mergify mergify bot requested a review from a team as a code owner August 20, 2024 05:57
@mergify mergify bot requested a review from a team August 20, 2024 05:57
@hvanz hvanz merged commit 3a9d7cd into v1.x Aug 20, 2024
@hvanz hvanz deleted the mergify/bp/v1.x/pr-3725 branch August 20, 2024 06:38
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.

1 participant