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

Update WebHostOptions.ShutdownTimeout to 30 seconds #48606

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

hwoodiwiss
Copy link
Contributor

@hwoodiwiss hwoodiwiss commented Jun 4, 2023

Update WebHostOptions.ShutdownTimeout to 30 seconds

Updates WebHostOptions.ShutdownTimeout to 30 seconds to match Microsoft.Extensions.Hosting.HostOptions.ShutdownTimeout

Description

Updates WebHostOptions.ShutdownTimeout to 30 seconds to match Microsoft.Extensions.Hosting.HostOptions.ShutdownTimeout
which was changed to fix this issue.

Fixes #48605

Updates `WebHostOptions.ShutdownTimeout` to 30 seconds to match `Microsoft.Extensions.Hosting.HostOptions.ShutdownTimeout`
which was changed to fix [this](dotnet/runtime#63709) issue.

fixes 48605
@ghost ghost added the area-hosting Includes Hosting label Jun 4, 2023
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jun 4, 2023
@ghost
Copy link

ghost commented Jun 4, 2023

Thanks for your PR, @hwoodiwiss. Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@mkArtakMSFT
Copy link
Member

@halter73 can you please review this? Thanks!

@ghost
Copy link

ghost commented Jun 14, 2023

Looks like this PR hasn't been active for some time and the codebase could have been changed in the meantime.
To make sure no breaking changes are introduced, please leave an /azp run comment here to rerun the CI pipeline and confirm success before merging the change.

@ghost ghost added the pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun label Jun 14, 2023
@mitchdenny
Copy link
Member

Approving this based on a quick review to see whether this could cause any side effects in existing test cases, and the conversation in the linked issue.

@mitchdenny mitchdenny merged commit 62b68b5 into dotnet:main Jun 14, 2023
@ghost ghost added this to the 8.0-preview6 milestone Jun 14, 2023
@hwoodiwiss hwoodiwiss deleted the hwoodiwiss-48605 branch June 14, 2023 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-hosting Includes Hosting community-contribution Indicates that the PR has been added by a community member pending-ci-rerun When assigned to a PR indicates that the CI checks should be rerun
Projects
None yet
5 participants