You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected result: App shuts down immediately and the browser displays the reconnect dialog
Actual result: The app logs "Application is shutting down...", but then it takes a long time for the app to shut down and for the reconnect dialog to show up.
The text was updated successfully, but these errors were encountered:
Repro steps:
dotnet new blazor
dotnet run
Expected result: App shuts down immediately and the browser displays the reconnect dialog
Actual result: The app logs "Application is shutting down...", but then it takes a long time for the app to shut down and for the reconnect dialog to show up.
The text was updated successfully, but these errors were encountered: