关于[ASP.NET Core WebSockets and Application Lifetime Shutdown Events]的摘要:
A couple of days ago I received a bug report in my Westwind.AspnetCore.LiveReload repository that revolves around the application life cycle handling events. According to the bug report, when Live Reload is enabled in the application, the shutdown IHostApplicationLifetime events are not consistently firing when the application is shutting down.