diff options
author | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-04-22 14:17:57 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@protonmail.com> | 2020-04-22 14:18:06 +0200 |
commit | acb4fa07416f37cfcf77dcafb26612845fd531a6 (patch) | |
tree | c8ef2eb11665cedf5e4585ed170d8f0ec508b1a0 /test/functional/test_framework/script_util.py | |
parent | 19032c750cb48338bd178fd785ed345e87235e2e (diff) | |
parent | b91e4ae0d8ab2ae6b77585c97c52d825f56ed539 (diff) |
Merge #18665: Do not expose and consider -logthreadnames when it does not work
b91e4ae0d8ab2ae6b77585c97c52d825f56ed539 Do not expose and consider -logthreadnames when it does not work (Hennadii Stepanov)
Pull request description:
There are conditions when the `HAVE_THREAD_LOCAL` macro is undefined what causes the `-logthreadnames` option does not work -- instead of thread names empty strings `[]` only are printed in the `debug.log` file.
This PR does not exposes the `-logthreadnames` option in such cases.
Refs:
- #16059
- #18652
ACKs for top commit:
MarcoFalke:
ACK b91e4ae0d8ab2ae6b77585c97c52d825f56ed539, looked at the diff, didn't test
Tree-SHA512: 3bd58e5ea603c69686589ddc94d6fa441cab4f712004378f2f1661e12638804ca03cfb6426e6393e55b6a095b325f3161d3c5371af05d7fc79d6d328227bf40c
Diffstat (limited to 'test/functional/test_framework/script_util.py')
0 files changed, 0 insertions, 0 deletions