Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Can start non-existent process #480

Open
BenElgar opened this issue Nov 5, 2021 · 1 comment
Open

[BUG] Can start non-existent process #480

BenElgar opened this issue Nov 5, 2021 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@BenElgar
Copy link
Contributor

BenElgar commented Nov 5, 2021

If a process doesn't exist we should throw an error rather appearing to succeed:

❯ exo start non-existent-process; echo $?
Job URL: http://localhost:44643/#/jobs/4k3e4914xqck3y47w5grwdtwkw
starting
0

image

@BenElgar BenElgar added bug Something isn't working needs triage Incoming request that needs to be triaged and prioritized labels Nov 5, 2021
@brandonbloom
Copy link
Member

Related: #467

@brandonbloom brandonbloom removed the needs triage Incoming request that needs to be triaged and prioritized label Nov 15, 2021
@brandonbloom brandonbloom added this to the Overhaul milestone Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants