Skip to content

Fix Handle Leak of ReadableJsonConfigurationProvider in FromStdInStrategy class#59959

Merged
danmoseley merged 1 commit into
dotnet:mainfrom
Anchels:hl_major_setcommand
Dec 10, 2025
Merged

Fix Handle Leak of ReadableJsonConfigurationProvider in FromStdInStrategy class#59959
danmoseley merged 1 commit into
dotnet:mainfrom
Anchels:hl_major_setcommand

fix handle leak

f5f932f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-ci succeeded Dec 10, 2025 in 59m 25s

Build #20251209.16 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 122,812 (98.53%)
  • Other: 1,832 (1.47%)
  • Total: 124,646

Annotations

Check failure on line 1 in Interop.FunctionalTests.Http3.Http3RequestTests.GET_Metrics_HttpProtocolAndTlsSet

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Interop.FunctionalTests.Http3.Http3RequestTests.GET_Metrics_HttpProtocolAndTlsSet

System.TimeoutException : The operation has timed out.
Raw output
   at Microsoft.AspNetCore.InternalTesting.TaskExtensions.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/src/Shared/TaskExtensions.cs:line 123
   at Interop.FunctionalTests.Http3.Http3RequestTests.GET_Metrics_HttpProtocolAndTlsSet() in /_/src/Servers/Kestrel/test/Interop.FunctionalTests/Http3/Http3RequestTests.cs:line 100
--- End of stack trace from previous location ---

Check failure on line 1 in Interop.FunctionalTests--net10.0.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-ci

Interop.FunctionalTests--net10.0.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.