Page MenuHomePhabricator

refactor: Replace RecursiveMutex with Mutex in Shutdown()
ClosedPublic

Authored by PiRK on Feb 25 2021, 16:27.

Details

Summary

Step by step, going to replace all of the RecursiveMutex instances with the Mutex ones throughout the code base :)

Not sure if it is possible in all cases though...

This one is a low-hanging fruit.

This is a backport of core#19180

Test Plan

ninja all check-all

Diff Detail

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