There is a possible race that can occur when looping over the nodes while the opening connection thread is running. This can be fixed by joining the thread before running the check.
Details
Details
- Reviewers
sdulfari - Group Reviewers
Restricted Project - Commits
- rABC12677a9f321d: Fix a race in the net tests
Run the tsan build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable