mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Revert parallel disable (#4324)
This commit is contained in:
committed by
GitHub
Unverified
parent
279386dbed
commit
7cb4e7864a
@@ -10,9 +10,6 @@ using Microsoft.Agents.AI.Workflows.Observability;
|
||||
|
||||
namespace Microsoft.Agents.AI.Workflows.UnitTests;
|
||||
|
||||
[CollectionDefinition("ObservabilityTests", DisableParallelization = true)]
|
||||
public class NoParallelizationObservabilityTests { }
|
||||
|
||||
/// <summary>
|
||||
/// Regression test for https://github.com/microsoft/agent-framework/issues/4155
|
||||
/// Verifies that the workflow_invoke Activity is properly stopped/disposed so it gets exported
|
||||
|
||||
Reference in New Issue
Block a user