Skip to content

[release/9.5] Fix flashing console windows when Docker processes are launched on Windows - #11615

Merged
Jose Perez Rodriguez (joperezr) merged 2 commits into
release/9.5from
backport/pr-11570-to-release/9.5
Sep 29, 2025
Merged

[release/9.5] Fix flashing console windows when Docker processes are launched on Windows#11615
Jose Perez Rodriguez (joperezr) merged 2 commits into
release/9.5from
backport/pr-11570-to-release/9.5

Conversation

@github-actions

@github-actionsgithub-actionsBot commented Sep 24, 2025

Copy link
Copy Markdown
Contributor

Backport of #11570 to release/9.5

/cc David Fowler (@davidfowl)Copilot

Customer Impact

A window flashes during aspire deploy which is quite annoying as part of the user experience. This solves that with a pretty simple fix.

Testing

Manual

Risk

Low

Regression?

No

CopilotAIand others added 2 commits September 24, 2025 00:07
…ndows on Windows
Co-authored-by: captainsafia <1857993+captainsafia@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
ContributorAuthor

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 11615

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 11615"

@joperezrJose Perez Rodriguez (joperezr) added the Servicing-approved Approved for servicing release label Sep 29, 2025
@joperezr
Jose Perez Rodriguez (joperezr) merged commit 457a727 into release/9.5Sep 29, 2025
311 checks passed
This was referenced Oct 27, 2025
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Oct 30, 2025
@sebastienros
Sébastien Ros (sebastienros) deleted the backport/pr-11570-to-release/9.5 branch January 15, 2026 23:44
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Re-opened Github-Action PRServicing-approvedApproved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@davidfowl@eerhardt@joperezr