mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Back-generate release notes for v0.1.3 release
This commit is contained in:
2
newsfragments/355.bugfix.rst
Normal file
2
newsfragments/355.bugfix.rst
Normal file
@ -0,0 +1,2 @@
|
||||
Fixes KeyError when peer in a stream accidentally closes and resets the stream, because handlers
|
||||
for both will try to ``del streams[stream_id]`` without checking if the entry still exists.
|
||||
Reference in New Issue
Block a user