Skip to content

Conversation

@natemort
Copy link
Member

Workflow state machines aren't processed while the event loop is active, so they have no mechanism to automatically associate with them. This is a correctness issue but it's unclear what the impacts are.

What changed?

  • Use the correct event loop for DecisionFutures

Why?

  • Minor correctness issue. Unclear if bad things were happening due to this.

How did you test it?

  • Unit and integration tests

Potential risks

Release notes

Documentation Changes

Workflow state machines aren't processed while the event loop is active, so they have no mechanism to automatically associate with them. This is a correctness issue but it's unclear what the impacts are.
@natemort natemort changed the title fix: Associated DecisionFutures with the correct event loop fix: Associate DecisionFutures with the correct event loop Nov 25, 2025
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.

1 participant