Has the sleeper awakened?
This commit is contained in:
@@ -95,8 +95,8 @@ class LockZinsTest (BitcoinTestFramework):
|
|||||||
rpc.generate(1)
|
rpc.generate(1)
|
||||||
self.sync_all()
|
self.sync_all()
|
||||||
|
|
||||||
# syncing is not perfect, oh well
|
# now that we have fullyNotified, this may not be needed?
|
||||||
time.sleep(3)
|
#time.sleep(3)
|
||||||
|
|
||||||
wait_and_assert_operationid_status(self.nodes[0], opid1)
|
wait_and_assert_operationid_status(self.nodes[0], opid1)
|
||||||
wait_and_assert_operationid_status(self.nodes[0], opid2)
|
wait_and_assert_operationid_status(self.nodes[0], opid2)
|
||||||
|
|||||||
Reference in New Issue
Block a user