Block for a while to wait even longer for fleet to spin up (because 'War, What is it Good For' isn't long enough)

pull/1741/head
jMyles 2020-08-27 19:33:31 -07:00
parent e86bfc2616
commit 78936b1ba1
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ BOB = Bob(known_nodes=[ursula],
learn_on_same_thread=True)
ALICE.start_learning_loop(now=True)
ALICE.block_until_number_of_known_nodes_is(8, timeout=30, learn_on_this_thread=True) # In case the fleet isn't fully spun up yet, as sometimes happens on CI.
policy = ALICE.grant(BOB,
label,