## Build Information Build: Build error leg or test failing: Aspire.Hosting.Tests.SlimTestProgramTests.TestProjectStartsAndStopsCleanly Pull request: <!-- Error message template --> ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). <!-- Use ErrorMessage for String.Contains matches. Use ErrorPattern for regex matches (single line/no backtracking). Set BuildRetry to `true` to retry builds with this error. Set ExcludeConsoleLog to `true` to skip helix logs analysis. --> ```json { "ErrorMessage": "System.Threading.Tasks.TaskCanceledException : A task was canceled.", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false } ```