diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-09-27 13:11:30 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-09-27 13:09:11 +0200 |
commit | faffaa85cde32b621f598a8ea8dceae34f33f021 (patch) | |
tree | 71cea4019e8b2a51560893eb857245793dc88858 /test/lint | |
parent | 632be5514c3161dfdd8730af104f38c27922b855 (diff) |
log: Avoid broken SELECTCOINS log
Before this patch, the log might be corrupted by other threads logging
at the same time. For example, another RPC thread:
[httpworker.1] [default wallet] keypool reserve 1296
[httpworker.1] SelectCoins() best subset: Received a POST request for / from 127.0.0.1:53732
[httpworker.3] ThreadRPCServer method=getnetworkinfo user=__cookie__
[httpworker.1] 0.78125 0.1953125 0.02441406 0.00610351 0.00305175 0.00152587 total 1.01025417
Diffstat (limited to 'test/lint')
0 files changed, 0 insertions, 0 deletions