Skip to content

Add ProcessStartInfo.InheritedHandles to restrict child process handle inheritance#126318

Merged
adamsitnik merged 48 commits into
mainfrom
copilot/add-inherited-handles-to-processstartinfo
Apr 8, 2026
Merged

Add ProcessStartInfo.InheritedHandles to restrict child process handle inheritance#126318
adamsitnik merged 48 commits into
mainfrom
copilot/add-inherited-handles-to-processstartinfo

Apply suggestions from code review

79f91d0
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime cancelled Apr 8, 2026 in 3h 57m 34s

Build #20260407.87 had test failures

Details

Tests

  • Failed: 12 (0.00%)
  • Passed: 2,907,196 (97.98%)
  • Other: 60,022 (2.02%)
  • Total: 2,967,230

Annotations

Check failure on line 222 in src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs#L222

src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs(222,32): error CS0411: (NETCORE_ENGINEERING_TELEMETRY=Build) The type arguments for method 'AsyncEnumerable.Join<TOuter, TInner, TKey>(IAsyncEnumerable<TOuter>, IAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, IEqualityComparer<TKey>?)' cannot be inferred from the usage. Try specifying the type arguments explicitly.

Check failure on line 226 in src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs#L226

src\libraries\System.Linq.AsyncEnumerable\tests\JoinTests.cs(226,32): error CS0411: (NETCORE_ENGINEERING_TELEMETRY=Build) The type arguments for method 'AsyncEnumerable.Join<TOuter, TInner, TKey>(IAsyncEnumerable<TOuter>, IAsyncEnumerable<TInner>, Func<TOuter, TKey>, Func<TInner, TKey>, IEqualityComparer<TKey>?)' cannot be inferred from the usage. Try specifying the type arguments explicitly.

Check failure on line 91 in .packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26201.113/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26201.113/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages/microsoft.dotnet.helix.sdk/11.0.0-beta.26201.113/tools/Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Security.Cryptography.Tests in job 485063a1-cdf1-4554-8ce2-90e72f2859c0 has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/485063a1-cdf1-4554-8ce2-90e72f2859c0/workitems/System.Security.Cryptography.Tests/console

Check failure on line 91 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26201.113\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26201.113\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets#L91

.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26201.113\tools\Microsoft.DotNet.Helix.Sdk.MultiQueue.targets(91,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item WBT-NoWebcil-MONO-ST-Wasm.Build.Tests.Blazor.MiscTests in job ddb7c57a-f6b9-4dc3-9f7b-38f2e8bb86ed has failed.
Failure log: https://helix.dot.net/api/2019-06-17/jobs/ddb7c57a-f6b9-4dc3-9f7b-38f2e8bb86ed/workitems/WBT-NoWebcil-MONO-ST-Wasm.Build.Tests.Blazor.MiscTests/console

Check failure on line 1 in System.Security.Cryptography.Tests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Security.Cryptography.Tests.WorkItemExecution

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

Check failure on line 1 in Wasm.Build.Tests.Blazor.MiscTests.MultiClientHostedBuildAndPublish

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.Blazor.MiscTests.MultiClientHostedBuildAndPublish

Test failed

Check failure on line 1 in WBT-NoWebcil-MONO-ST-Wasm.Build.Tests.Blazor.MiscTests.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

WBT-NoWebcil-MONO-ST-Wasm.Build.Tests.Blazor.MiscTests.WorkItemExecution

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

Check failure on line 1 in Wasm.Build.Tests.Blazor.MiscTests.MultiClientHostedBuildAndPublish

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Wasm.Build.Tests.Blazor.MiscTests.MultiClientHostedBuildAndPublish

Test failed