Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Revert "set _requestQueueBoundHandle to null after disposing" - #40783

Merged
scalablecory merged 2 commits into
masterfrom
revert-40466-restart_39552
Sep 3, 2019
Merged

Revert "set _requestQueueBoundHandle to null after disposing"#40783
scalablecory merged 2 commits into
masterfrom
revert-40466-restart_39552

Conversation

@scalablecory

Copy link
Copy Markdown

Reverts #40466

This fix is not handling outstanding I/Os correctly and causing a number of test failures. Needs a deeper look to determine what the actual fix should be.

@scalablecory scalablecory added this to the 5.0 milestone Sep 3, 2019
@scalablecory
scalablecory requested a review from a team September 3, 2019 21:48
@scalablecory scalablecory self-assigned this Sep 3, 2019

@davidsh davidsh left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I would be ok if you kept the new tests and just disabled them against the original issue.

@davidsh

davidsh commented Sep 3, 2019

Copy link
Copy Markdown
Contributor

fyi. 'HttpListener' component is considered as "area-System.Net" and not "area-System.Net.Http"

@wfurt wfurt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

We should also re-open original issue. Perhaps we can use that as ActiveIssue on added tests as @davidsh suggested.

@scalablecory

Copy link
Copy Markdown
Author

Good idea :)

@scalablecory
scalablecory merged commit 7a668f4 into master Sep 3, 2019
@scalablecory
scalablecory deleted the revert-40466-restart_39552 branch September 3, 2019 22:23
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
…/corefx#40783)

* Revert "set _requestQueueBoundHandle to null after disposing (dotnet/corefx#40466)", but keep tests around (disabled re: 39552)

This reverts commit dotnet/corefx@40949c4.

Commit migrated from dotnet/corefx@7a668f4
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants