squeaknode/itests/tests
Jonathan Zernik 1658ea65fd
Do handshake in connection class, use queue for synchronous connect peer (#1370)
* Do handshake in connection class, use queue for synchronous connect peer

* Update handshake timer in connection class

* Initialize peer in connection manager

* Remove old comments in peer handler

* Remove unused local_address param from peer handler

* Remove old comment for sleep in itest

* Fix stop waiting indicator after peer connect fail
2021-09-20 20:53:44 -07:00
..
__init__.py Add license headers (#1080) 2021-08-27 18:31:53 -07:00
conftest.py Send secret key when profile configured to free (#1197) 2021-09-05 14:38:52 -07:00
test_squeak_node.py Do handshake in connection class, use queue for synchronous connect peer (#1370) 2021-09-20 20:53:44 -07:00
util.py Got itest working for text search (#1287) 2021-09-14 20:47:11 -07:00