Files
py-libp2p/newsfragments/696.bugfix.rst
2025-07-01 18:33:26 +05:30

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.