Skip to content

Improvement: Show child process errors in launcher on failure #39

@hydraInsurgent

Description

@hydraInsurgent

TL;DR

When the backend or frontend crashes, the launcher says "FAILED" but shows no diagnostic output.

Current State

Child process stdout/stderr are discarded. The launcher says "Check the output above" but there is nothing above.

Desired State

Buffer the last few lines of child process output and display them when a startup failure is detected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementEnhancement to existing functionalitypriority-mediumShould fix before shipping

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions