Skip to content

TestServer Reset support, fix up Abort #11812

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 3, 2019
Merged

TestServer Reset support, fix up Abort #11812

merged 3 commits into from
Jul 3, 2019

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Jul 2, 2019

#11598 Implemented the response reset feature to throw a custom exception to the client with the reset error code.

I had intended this to mirror the normal Abort logic, but I found out that Abort hadn't been fully implemented yet. Abort would fire RequestAborted, but it wouldn't notify the client. Now it throws on the client.

Will follow-up with a CompleteAsync implementation.

@Tratcher Tratcher added this to the 3.0.0-preview8 milestone Jul 2, 2019
@Tratcher Tratcher requested review from halter73 and JamesNK July 2, 2019 20:58
@Tratcher Tratcher requested a review from analogrelay as a code owner July 2, 2019 20:58
@Tratcher Tratcher self-assigned this Jul 2, 2019
@Tratcher Tratcher changed the title TestServer Rest support, fix up Abort TestServer Reset support, fix up Abort Jul 2, 2019
@Tratcher Tratcher merged commit b6403d5 into master Jul 3, 2019
@Tratcher Tratcher deleted the tratcher/testreset branch July 3, 2019 22:43
@amcasey amcasey added the area-hosting Includes Hosting label Jun 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-hosting Includes Hosting
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants