CI failure from #24407: https://github.com/bitcoin/bitcoin/runs/8876014446
Calling WITH_LOCK()
on a non-recursive mutex requires not holding it beforehand.
CI failure from #24407: https://github.com/bitcoin/bitcoin/runs/8876014446
Calling WITH_LOCK()
on a non-recursive mutex requires not holding it beforehand.
Calling WITH_LOCK() on a non-recursive mutex requires not holding it beforehand.
Co-authored-by: Niklas Gögge <n.goeggi@gmail.com>
ACK cbb2da8fcf0c81453695c4ec8ce6c467e6a5c8ba
Works correctly locally, waiting for CI.