Skip to content
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

agent/execbridge: Don't check monitor (*Dispatcher).Exited() #556

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

sharnoff
Copy link
Member

@sharnoff sharnoff commented Oct 11, 2023

Part of #550; we had some executor panics because the (*Dispatcher).Exited() is not synchronized with changes the executor state. See added comment for more details.

Part of #550; we had some executor panics because the
(*Dispatcher).Exited() is not synchronized with changes the executor
state. See added comment for more details.
@sharnoff sharnoff merged commit 19826e7 into main Oct 11, 2023
7 checks passed
@sharnoff sharnoff deleted the sharnoff/agent-execbridge-no-check-dispatcher-exited branch October 11, 2023 18:23
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