Open
Description
openedon Sep 30, 2024
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
App host displays this message when it starts:
Distributed application started. Press Ctrl+C to shut down.
But it is delayed based on wait for checks. That means the dashbaord can be opened in a browser window and loaded before this message is shown.
Also, (I haven't checked this) if a resource waits forever then could the message never be shown?
Expected Behavior
Distributed application started. Press Ctrl+C to shut down.
is displayed promptly once app host startup is done, similar to ASP.NET Core web apps and other apps built with hosing.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment