fix(rio): prevent h2 keepalive from aborting active streams (#6630)

fix(rio): avoid false h2 keepalive stream aborts

Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com>
This commit is contained in:
Henry Guo
2026-08-26 13:25:38 +08:00
committed by GitHub
parent 2b61990ec6
commit 5e05bd5485
3 changed files with 111 additions and 29 deletions
Generated
+2
View File
@@ -10273,6 +10273,8 @@ dependencies = [
"hotpath",
"http 1.5.0",
"http-body-util",
"hyper",
"hyper-util",
"md-5 0.11.0",
"pin-project-lite",
"rand 0.10.2",