Page MenuHomePhabricator

Merge #12842: Prevent concurrent savemempool
ClosedPublic

Authored by jasonbcox on May 8 2019, 18:36.

Details

Summary

585b47cfe133fae112782ad0a88fe25c71d465fa rpc: Prevent concurrent savemempool (João Barbosa)

Pull request description:

Follow up of #12172, this change prevents calling `savemempool` RPC concurrently.

Tree-SHA512: 4759a7107658a9794f5c6ab7e3e3002276abadd64996010be67a2791914d284db6fe0377c071a8d6a42387bfb0178f219b73aeec077ce5c4fe5c634a30b3e081

Backport of Core PR12842
https://github.com/bitcoin/bitcoin/pull/12842/files
Depends on D2946, D2996

Test Plan

make check
test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
pr12842
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5763
Build 9588: Bitcoin ABC Buildbot (legacy)
Build 9587: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.May 9 2019, 06:21
This revision was automatically updated to reflect the committed changes.