Skip to content

Commit

Permalink
squash this
Browse files Browse the repository at this point in the history
  • Loading branch information
Varunram committed Dec 5, 2018
1 parent e4afbfa commit 81f90eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/itest_reconnect.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ def inbound(env):
except:
print("Failed to connect to peer1, trying again")
time.sleep(5)
lit2.connect_to_peer(lit1)
print("SESAD: ", lit1.get_peer_id(lit2))
lit1.connect_to_peer(lit2)
print("This works?")
Expand Down

0 comments on commit 81f90eb

Please sign in to comment.