Skip to content

[release/7.0] Revert "Override ReadAsync and WriteAsync methods on ConsoleStream." - #77382

Merged
carlossanlop merged 1 commit into
release/7.0from
backport/pr-77360-to-release/7.0
Nov 3, 2022
Merged

[release/7.0] Revert "Override ReadAsync and WriteAsync methods on ConsoleStream."#77382
carlossanlop merged 1 commit into
release/7.0from
backport/pr-77360-to-release/7.0

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Oct 24, 2022

Copy link
Copy Markdown
Contributor

Backport of #77360 to release/7.0

/cc @stephentoub

Customer Impact

Calls to Console.In.ReadAsync / Console.Out.WriteAsync block rather than completing asynchronously.

Testing

CI

Risk

Minimal. This simply reverts a relatively late change that added some overrides in .NET 7

@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @dotnet/area-system-console
See info in area-owners.md if you want to be subscribed.

Issue Details

Backport of #77360 to release/7.0

/cc @stephentoub

Customer Impact

Testing

Risk

IMPORTANT: Is this backport for a servicing release? If so and this change touches code that ships in a NuGet package, please make certain that you have added any necessary package authoring and gotten it explicitly reviewed.

Author:github-actions[bot]
Assignees:-
Labels:

area-System.Console

Milestone:-

@stephentoubstephentoub added the Servicing-consider Issue for next servicing release review label Oct 24, 2022
@stephentoubstephentoub added this to the 7.0.x milestone Oct 24, 2022
@rbhandarbhanda added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 25, 2022
@rbhandarbhanda modified the milestones: 7.0.x, 7.0.1Oct 25, 2022
@carlossanlop

Copy link
Copy Markdown
Contributor

Approved by Tactics, signed off by code reviewer, CI is green. No OOB package authoring changes needed for System.Console.

Ready to merge. :shipit:

@carlossanlop
carlossanlop merged commit 8536eb1 into release/7.0Nov 3, 2022
@carlossanlop
carlossanlop deleted the backport/pr-77360-to-release/7.0 branch November 3, 2022 00:04
@ghostghost locked as resolved and limited conversation to collaborators Dec 3, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.ConsoleServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@carlossanlop@eerhardt@stephentoub@rbhanda