Commit 086bb2f
Revert "src: let http2 streams end after session close"
This reverts commit dee882e.
Moved the test that demonstrated what this commit was fixing to the
`known_issues` folder.
Fixes: #46234
PR-URL: #46721
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Debadree Chatterjee <debadree333@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>1 parent 2497216 commit 086bb2fCopy full SHA for 086bb2f
File tree
Expand file treeCollapse file tree
2 files changed
+7
-13
lines changedOpen diff view settings
Filter options
- src
- test/known_issues
Expand file treeCollapse file tree
2 files changed
+7
-13
lines changedOpen diff view settings
Collapse file
-11Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1115 | 1115 | |
1116 | 1116 | |
1117 | 1117 | |
1118 | | - |
1119 | | - |
1120 | | - |
1121 | | - |
1122 | | - |
1123 | | - |
1124 | | - |
1125 | | - |
1126 | | - |
1127 | | - |
1128 | | - |
1129 | 1118 | |
1130 | 1119 | |
1131 | 1120 | |
|
Collapse file
…st-http2-trailers-after-session-close.js …st-http2-trailers-after-session-close.jstest/parallel/test-http2-trailers-after-session-close.js renamed to test/known_issues/test-http2-trailers-after-session-close.js test/parallel/test-http2-trailers-after-session-close.js renamed to test/known_issues/test-http2-trailers-after-session-close.js
Copy file name to clipboardExpand all lines: test/known_issues/test-http2-trailers-after-session-close.js+7-2Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | | - |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
5 | 9 | |
| 10 | + |
6 | 11 | |
7 | 12 | |
8 | 13 | |
| ||
31 | 36 | |
32 | 37 | |
33 | 38 | |
34 | | - |
| 39 | + |
35 | 40 | |
36 | 41 | |
37 | 42 | |
|
0 commit comments