This repository was archived by the owner on Dec 19, 2018. It is now read-only.
This repository was archived by the owner on Dec 19, 2018. It is now read-only.
[LTS patch] WebHost.Run() completes before ApplicationStopping #873
Closed
Description
Original issue: #812, fixed in 1.1.0-preview1.
ApplicationStopping
exits before ApplicationStopped
, preventing app to take any measures it may need before getting stopped. Fix is simple and low risk.
We'd like to bring this in an upcoming LTS-patch release.