Description
The workflow timings shown when running a workflow in DevUI are incorrect.

Code Sample
- Run the sample
python/samples/02-agents/devui/in_memory_mode.py
- Run the "Text Transformer" workflow
Although the workflow finishes almost instantly, the workflow timings suggest that the second step starts 3 seconds after the first.
Error Messages / Stack Traces
Package Versions
agent-framework-core: 1.2.1, agent-framework-devui: 1.0.0b260428
Python Version
3.13.11
Additional Context
No response
Description
The workflow timings shown when running a workflow in DevUI are incorrect.
Code Sample
python/samples/02-agents/devui/in_memory_mode.pyAlthough the workflow finishes almost instantly, the workflow timings suggest that the second step starts 3 seconds after the first.
Error Messages / Stack Traces
Package Versions
agent-framework-core: 1.2.1, agent-framework-devui: 1.0.0b260428
Python Version
3.13.11
Additional Context
No response