mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-27 20:38:07 +02:00
test: include two more interruptions points
This commit is contained in:
@@ -70,6 +70,8 @@ class InitStressTest(BitcoinTestFramework):
|
||||
'net thread start',
|
||||
'addcon thread start',
|
||||
'msghand thread start',
|
||||
'Checking all blk files are present',
|
||||
'init message: Starting network threads'
|
||||
]
|
||||
if self.is_wallet_compiled():
|
||||
lines_to_terminate_after.append('Verifying wallet')
|
||||
|
Reference in New Issue
Block a user