Updated newsfragment

This commit is contained in:
lla-dane
2025-06-25 22:31:14 +05:30
parent 8753024add
commit d0e73f5438

View File

@ -1,5 +1,4 @@
Add timeout to: Add timeout wrappers in:
1. multiselect handshake in multiselect_client.py and multiselect.py 1. multiselect.py: `negotiate` function
2. query_multistream_command 2. multiselect_client.py: `select_one_of` , `query_multistream_command` functions
3. try_select
to prevent indefinite hangs when a remote peer does not respond. to prevent indefinite hangs when a remote peer does not respond.