dotnet / dotnet/diagnostics

dotnet-trace launch at startup may run into issues when invoked via dotnet tool run command

Open
#1,899 0 comments 0 reactions 0 assignees View on GitHub
bug dotnet-trace
Dominant language
C++
Stars
1.3k
Forks
404
Avg merge
2d 5h
Merged PRs (30d)
35

Description

If you launch dotnet-trace with the dotnet tool run command like:
```
dotnet tool run dotnet-trace collect -- /path/to/some/exe arg
```

it will fail with some unknown command error. This seems to be a bug in the sub process launcher helper.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.