[hidi] hidi transform
can't be cancelled or aborted. Process needs to be killed manually.
#884
Labels
type:enhancement
Enhancement request targeting an existing experience
Milestone
Steps to replicate
From the PowerShell command line, running the following command:
hidi transform -cs "https://graph.microsoft.com/v1.0/`$metadata" -f Yaml -o .\microsoft-graph.yaml -co
Microsoft.OpenAPI.Hidi.exe
starts and consumes 25% CPU and memory usage starts increasing over 2GB. Tried to CTRL-C from the command line which would normally terminate the process. Memory usage continued climbing to ~6GB without completing.Expected behavior
CTRL-C should abort the transformation process immediately or within a few seconds. Manually killing the
Microsoft.OpenAPI.Hidi
process should not be required.Tool version
Package:
microsoft.openapi.hidi
Version:
1.0.0-preview4
dotnet --info
The text was updated successfully, but these errors were encountered: