Close Streams For Metadata Requests Better (#14776)

* Close streams better

* Changelog
This commit is contained in:
Nishant Das
2025-01-06 19:01:58 +08:00
committed by GitHub
parent 1efca9c28d
commit 211e1a4b7c
5 changed files with 103 additions and 3 deletions

View File

@@ -36,6 +36,7 @@ The format is based on Keep a Changelog, and this project adheres to Semantic Ve
- Updated Electra spec definition for `process_epoch`.
- Update our `go-libp2p-pubsub` dependency.
- Re-organize the content of files to ease the creation of a new fork boilerplate.
- Fixed Metadata errors for peers connected via QUIC.
### Deprecated