-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refine how Request / Channel / Stream completion works (#9684)
Fixes #9684 + Restore LargeHeaderTest Test + Fix Bad Content-Length produced if write + error occurs + Fix race between callback failure and error handling failure + Introduce new ResponseCompleteTest to attempt to capture complete race issue + More DEBUG + ignoring failure for completeStream + Removed ErrorResponse in favour or an errorMode --------- Signed-off-by: Simone Bordet <[email protected]> Co-authored-by: gregw <[email protected]> Co-authored-by: Simone Bordet <[email protected]>
- Loading branch information
1 parent
11d1f65
commit 2fdcae4
Showing
18 changed files
with
1,384 additions
and
453 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.