Skip to content

Update WebHostOptions.ShutdownTimeout to 30 seconds#48606

Merged
mitchdenny merged 1 commit intodotnet:mainfrom
hwoodiwiss:hwoodiwiss-48605
Jun 14, 2023
Merged

Update WebHostOptions.ShutdownTimeout to 30 seconds#48606
mitchdenny merged 1 commit intodotnet:mainfrom
hwoodiwiss:hwoodiwiss-48605

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 area-hosting Includes Hosting area-runtime community-contribution Indicates that the PR has been added by a community member labels 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
Contributor

@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