Skip to content

[AspireE2E] When running the aspire python starter project using the CLI and clicking the Stop button under Actions, the "Finished" status is marked in red #13459

@EmilyFeng97

Description

@EmilyFeng97

REGRESSION INFO: Also repro on Aspire 13.0.2

INSTALL STEPS

  1. Clean machine: Windows x64 23h2
  2. Install SDK 10.0.101
    1.Install Aspire CLI - version: 13.1.0-preview.1.25609.8
    iex "& { $(irm https://aspire.dev/install.ps1) } -Quality dev"
  3. Install python, uv , nodejs and npm

REPRO STEPS

  1. Create aspire python starter app with following command:
    aspire new aspire-py-starter --name AspirePythonApp
  2. Go to the project folder and run the app with aspire run
  3. Open the Dashboard URL in browser
  4. Click the 'Stop' button under Actions

ACTUAL
The "Finished" under State is marked in red
Image
The console logs show Successfully executed command 'resource-stop':
Image

Image

Note:

  1. This issue does not repro on aspire starter app.
  2. This issue also repro on aspire react starter app.
Image

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions