Add graceful shutdown feature to deployers
Open
affected-few
area-hosting
area-networking
severity-minor
task
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Enables us to test gracefull shutdown scenarios in functional tests.
Send `Q` to IIS Express and `Ctrl+C` to other servers.
Possibly throw if the server doesn't stop after a timeout.
Required for https://github.com/aspnet/IISIntegration/issues/672
Contributor guide
Assessment
This issue has not been assessed yet.