Commit 91be1dc
http2: delay closing stream
Delay automatically closing the stream with setImmediate in order
to allow any pushStreams to be sent first.
Backport-PR-URL: #22850
PR-URL: #20997
Fixes: #20992
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 5d29e2c commit 91be1dc
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1902 | 1902 | | |
1903 | 1903 | | |
1904 | 1904 | | |
1905 | | - | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
1906 | 1909 | | |
1907 | 1910 | | |
1908 | 1911 | | |
| |||
2137 | 2140 | | |
2138 | 2141 | | |
2139 | 2142 | | |
2140 | | - | |
| 2143 | + | |
2141 | 2144 | | |
2142 | 2145 | | |
2143 | 2146 | | |
| |||
0 commit comments