Has the sleeper awakened?

This commit is contained in:
Duke
2025-08-22 21:26:05 -04:00
parent aa69b87505
commit a555f64ad9

View File

@@ -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)