Page MenuHomePhabricator

[tests] Remove unnecessary cs_mains in denialofservice_tests
ClosedPublic

Authored by PiRK on Jun 16 2021, 16:07.

Details

Summary

9fdf05d70cac4a62d1aeeb4299e2c3a9a866f8af (D3606) resolved some lock
inversion warnings in denialofservice_tests, but left in a number
of cs_main locks that are unnecessary (introducing lock inversion
warnings in future changes).

This is a backport of core#19533

Test Plan

with TSAN:
ninja check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable