mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-09 22:50:54 +00:00
5 lines
226 B
ReStructuredText
5 lines
226 B
ReStructuredText
Add timeout wrappers in:
|
|
1. ``multiselect.py``: ``negotiate`` function
|
|
2. ``multiselect_client.py``: ``select_one_of`` , ``query_multistream_command`` functions
|
|
to prevent indefinite hangs when a remote peer does not respond.
|