Skip to content

Distributed application started message in app host console is delayed based on wait fors #6038

Open

Description

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?

start-message-delayed

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

Metadata

Assignees

No one assigned

    Labels

    area-app-modelIssues pertaining to the APIs in Aspire.Hosting, e.g. DistributedApplication

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions