1 reference to s_toolboxTestTimeout
Aspire.Deployment.EndToEnd.Tests (1)
FoundryHostedAgentDeploymentTests.cs (1)
51
using var cts = new CancellationTokenSource(
s_toolboxTestTimeout
);