Skip to content

Handle Metro process failures before readiness#341

Description

@chrispader

The macOS runner in PR #298 attaches its child-process error listener after waiting for Metro readiness. A spawn error can therefore escape the runner's normal failure handling.

Attach failure monitoring immediately, race readiness against process failure, and verify that startup failures and cleanup complete without unhandled rejections.

Source: #298

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions