Also release the cs_main lock when calling isPolled to avoid a lock order inversion between the RWLock for voteRecords and cs_main.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCcd560527eb8e: [avalanche] Clarify locking expectation in GetAvalancheVoteForTx
Run the abc_p2p_avalanche_transaction_finalization.py test with TSAN
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable