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

Clean up the Hello sample, support Aspire 9.0, & fix shutdown in the sample #4037

Merged
merged 6 commits into from
Nov 1, 2024

Conversation

ReubenBond
Copy link
Member

Builds on #4036

The sample initiates shutdown of the HelloAgent once it has completed processing. However, it was waiting for shutdown to complete from within the agent, which is a cyclic dependency. This PR changes that so that it signals shutdown without waiting for shutdown to complete from within the agent.

@ReubenBond ReubenBond merged commit 7d1857d into microsoft:main Nov 1, 2024
34 of 35 checks passed
@ReubenBond ReubenBond deleted the rebond/fix/hello-sample branch November 1, 2024 22:43
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