Skip to content

Clarify Orleans silo shutdown behavior with respect to IHost lifetime #47662

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
Jul 30, 2025

Conversation

matthijsl
Copy link
Contributor

@matthijsl matthijsl commented Jul 30, 2025

Summary

Added a sentence explaining that Orleans follows the .NET Generic Host lifetime model and shuts down when the IHost does, regardless of the specific lifetime configuration.


Internal previews

📄 File 🔗 Preview link
docs/orleans/host/configuration-guide/shutting-down-orleans.md Shut down Orleans silos

Added a sentence explaining that Orleans follows the .NET Generic Host lifetime model and shuts down when the IHost does, regardless of the specific lifetime configuration.
@matthijsl matthijsl requested review from IEvangelist and a team as code owners July 30, 2025 13:57
@dotnetrepoman dotnetrepoman bot added this to the July 2025 milestone Jul 30, 2025
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates PR is created by someone from the .NET community. label Jul 30, 2025
Co-authored-by: Reuben Bond <203839+ReubenBond@users.noreply.github.com>
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM as well. I'll :shipit: now.

@BillWagner BillWagner merged commit a94d410 into dotnet:main Jul 30, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants