Files
agent-framework/dotnet/tests
T
Jacob Alber 899d8ff775 fix: .NET: Concurrency Support for Orchestrations (#1689)
Concurrent run support was recently added to workflows, but Orchestrations did not fully update to support it. A few executors were missing Cross-Run Shareable annotations, and the ConcurrentEnd executor needed to be factory-instantiated.

This also ports the fix for #1613 from #1637, to avoid waiting on that PR.
899d8ff775 ยท 2025-10-24 23:18:51 +00:00
History
..
2025-09-01 08:30:30 +00:00