Skip to content

Executor: Adds WaitForInstanceStart to StartIntance #15

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 7, 2025

Conversation

JoshVanL
Copy link

@JoshVanL JoshVanL commented Feb 7, 2025

This prevents issues whereby clients get the instance state immediately after starting as they expect the instance object to exist. This can not be the case in situations where the backend implementation uses a non-synchronous state implementation.

Signed-off-by: joshvanl <me@joshvanl.dev>
become non-pending

Signed-off-by: joshvanl <me@joshvanl.dev>
@yaron2 yaron2 merged commit 3dabfe5 into dapr:main Feb 7, 2025
2 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