diff options
| author | MarcoFalke <[email protected]> | 2020-06-16 05:46:14 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2020-06-16 05:46:17 -0400 |
| commit | 46bdd4b537cbf9a25ce170eb6831c2b092eacbc8 (patch) | |
| tree | e977de0e86ffe5c9f5c0d700c7b465bc5220e606 /src/net_processing.cpp | |
| parent | Merge #19260: p2p: disconnect peers that send filterclear + update existing f... (diff) | |
| parent | [tests] Make mininode_lock non-reentrant (diff) | |
| download | discoin-46bdd4b537cbf9a25ce170eb6831c2b092eacbc8.tar.xz discoin-46bdd4b537cbf9a25ce170eb6831c2b092eacbc8.zip | |
Merge #19178: Make mininode_lock non-reentrant
62068381a3b9c065d81300be79abba7aecfdb41b [tests] Make mininode_lock non-reentrant (John Newbery)
c67c1f2c032a8efa141d776a7e5be58f052159ea [tests] Don't call super twice in P2PTxInvStore.on_inv() (John Newbery)
9d80762fa0931fe553fad241e95bcc1515ef0e95 [tests] Don't acquire mininode_lock twice in wait_for_broadcast() (John Newbery)
edae6075aa3b1169c84b65e76fd48d68242a294e [tests] Only acquire lock once in p2p_compactblocks.py (John Newbery)
Pull request description:
There's no need for mininode_lock to be reentrant.
Use a simpler non-recursive lock.
ACKs for top commit:
MarcoFalke:
ACK 62068381a3b9c065d81300be79abba7aecfdb41b 😃
jonatack:
ACK 62068381a3b9c0
Tree-SHA512: dcbc19e6c986970051705789be0ff7bec70c69cf76d5b468c2ba4cb732883ad512b1de5c3206c2eca41fa3f1c4806999df4cabbf67fc3c463bb817458e59a19c
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions