Skip to content

Conversation

@shijiesheng
Copy link
Member

What changed?

  • added a new method in DeterministicEventLoop to run workflow coroutines until no callbacks available

Why?

Existing EventLoop API doesn't have functionality of waiting until callback queue is empty. This is required for cadence workflows to generate all decision outcomes.

How did you test it?

Unit Test

Potential risks

Release notes

Documentation Changes

Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
Signed-off-by: Shijie Sheng <liouvetren@gmail.com>
@shijiesheng shijiesheng merged commit 3de02fb into cadence-workflow:main Nov 18, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants