Skip to content

Fix nil pointer error due to race condition in Relay #885

Closed
@vanstee

Description

@vanstee

After uninstalling a bundle, adding a command, reinstalling, and then running that command, relay crashes because it cannot find that command in the bundle's command array because it only knows about the old version. Instead of crashing, we should just return a "Command not found" response.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions