Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Sep 7, 2021

Backport of #36220 to release/6.0

/cc @SteveSandersonMS

Customer Impact

During development, the wasm debug server was logging confusing and misleading messages. This fixes that.

Testing

Manual testing. We don't automate tests about the log output from the debug server.

Risk

Low. It only affects the development-time experience, nothing in production. And it's a pretty simple change.

@github-actions github-actions bot requested a review from a team as a code owner September 7, 2021 12:05
@SteveSandersonMS SteveSandersonMS added the Servicing-consider Shiproom approval is required for the issue label Sep 7, 2021
@Pilchie Pilchie added the area-blazor Includes: Blazor, Razor Components label Sep 7, 2021
@TanayParikh
Copy link
Contributor

I believe we should be able to merge this without servicing. @dotnet/aspnet-build?

// SuppressStatusMessages) because we need the "Now listening on" one to detect the chosen port.
// Instead, we'll filter out known strings from the passthrough logic. It's legit to hardcode these
// strings because they are also hardcoded like this inside WebHostExtensions.cs and can't vary
// according to culture.
Copy link
Contributor

Choose a reason for hiding this comment

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

and can't vary according to culture.

I think the correct term to use is uncultured

@dougbu
Copy link
Contributor

dougbu commented Sep 7, 2021

I believe we should be able to merge this without servicing. @dotnet/aspnet-build?

Unless we've heard different from Tactics (@wtgodbe, leads, @Pilchie❔), RC2 is still open and will remain open until we branch for that release. The branch is currently protected mainly because it's named release/*.

@HaoK
Copy link
Member

HaoK commented Sep 7, 2021

Ok merging this then

@HaoK HaoK merged commit a32d3be into release/6.0 Sep 7, 2021
@HaoK HaoK deleted the backport/pr-36220-to-release/6.0 branch September 7, 2021 20:56
@ghost ghost added this to the 6.0-rc2 milestone Sep 7, 2021
@TanayParikh TanayParikh removed the Servicing-consider Shiproom approval is required for the issue label Sep 7, 2021
@TanayParikh
Copy link
Contributor

Removing servicing label too in that case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-blazor Includes: Blazor, Razor Components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants