mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-06-27 09:21:43 +02:00
[tests] log thread names by default in functional tests
This commit is contained in:
parent
2c35fe6238
commit
ba534ccd56
@ -84,6 +84,7 @@ class TestNode():
|
||||
self.binary,
|
||||
"-datadir=" + self.datadir,
|
||||
"-logtimemicros",
|
||||
"-logthreadnames",
|
||||
"-debug",
|
||||
"-debugexclude=libevent",
|
||||
"-debugexclude=leveldb",
|
||||
|
Loading…
x
Reference in New Issue
Block a user