Page MenuHomePhabricator

Fix mistakenly swapped lock orders in logging
ClosedPublic

Authored by PiRK on Jul 2 2021, 09:58.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC2f754a29fe1a: Fix mistakenly swapped lock orders in logging
Summary

This PR:

  • fixes printed lock orders
  • improves the sync_tests unit test
  • makes the "detected inconsistent lock order" error message pointing to the lock location rather tfm::format() location.

This is a backport of core#19353

Test Plan

ninja all check-all

Diff Detail

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