Commit 21afee0
authored
Fix race in RST_STREAM_IncompleteRequest_AdditionalWindowUpdateFrame_ConnectionAborted (#57450)
* Unquarantine RST_STREAM_IncompleteRequest_AdditionalWindowUpdateFrame_ConnectionAborted
There was a race between early-sending the response headers and sending the goaway for the aborted connection.
Fixes #53744
* Keep test quarantined1 parent 81ca2a4 commit 21afee0
File tree
1 file changed
+2
-1
lines changed- src/Servers/Kestrel/test/InMemory.FunctionalTests/Http2
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3604 | 3604 | | |
3605 | 3605 | | |
3606 | 3606 | | |
3607 | | - | |
3608 | 3607 | | |
3609 | 3608 | | |
3610 | 3609 | | |
| 3610 | + | |
| 3611 | + | |
3611 | 3612 | | |
3612 | 3613 | | |
3613 | 3614 | | |
| |||
0 commit comments