dotnet/command-line-api
GetCompletions should check exit code of invoked application
Aberta
#2.137 aberto em 31 de mar. de 2023
Area-Completionsbughelp wanted
Métricas do repositório
- Stars
- (3.665 estrelas)
- Métricas de merge de PR
- (Mesclagem média 38d 3h) (3 fundiu PRs em 30d)
Description
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
cc @jonsequitur @adamsitnik