Files
py-libp2p/newsfragments/696.bugfix.rst
2025-07-09 15:13:16 -06:00

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.