mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 14:40:53 +00:00
6 lines
193 B
ReStructuredText
6 lines
193 B
ReStructuredText
Add timeout to:
|
|
1. multiselect handshake in multiselect_client.py and multiselect.py
|
|
2. query_multistream_command
|
|
3. try_select
|
|
to prevent indefinite hangs when a remote peer does not respond.
|