microsoft / microsoft/aspire

Aspire CLI should show PID when `--wait-for-debugger` passed

Open
#9,288 2 comments 0 reactions 0 assignees View on GitHub
area-cli
Dominant language
C#
Stars
6.3k
Forks
991
Avg merge
2d 15h
Merged PRs (30d)
196

Description

Currently, when I pass the `--wait-for-debugger` flag to the `aspire` commands I don't receive any information about the PID associated with the app host process. It would be great if the output displayed the PID I should attach my debugger to.

```
$ aspire publish --wait-for-debugger
🛠 Generating artifacts...
🐛 Waiting for debugger to attach to app host process (PID: 53522)
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.