mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
5 lines
212 B
ReStructuredText
5 lines
212 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.
|