Skip to content

bug: CLI does not exit process after successful login #58

@blaqshyd

Description

@blaqshyd

After completing the outray login flow and successfully authenticating via the browser, the CLI hangs indefinitely. While the terminal displays "Logged in successfully" and identifies the active organization, it fails to return control to the shell prompt.

Steps to Reproduce

  1. Run outray login.
  2. Follow the link to authenticate in the browser.
  3. Observe the terminal output after "Authenticated successfully."

Expected Behavior
The CLI should terminate the process and return to the shell prompt immediately after the success message is printed.

Actual Behavior
The process remains active. I have to manually interrupt it (e.g., Ctrl+C) to continue using the terminal.

Environment Details
CLI Version: 0.1.7
OS: Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions