mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
* Disallow execution of multiple workflows at once * Define notion of executor Reset() to allow reuse of workflows with shared executor instances * Switch to delivering all messages to a single executor sequentially, with executors running in parallel