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

ftl dev --stop enters a timeout loop if FTL is not running #1076

Closed
alecthomas opened this issue Mar 13, 2024 · 1 comment
Closed

ftl dev --stop enters a timeout loop if FTL is not running #1076

alecthomas opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@alecthomas
Copy link
Collaborator

🐚 ~/dev/ftl $ ftl dev --stop --recreate examples/go
error: Timeout reached while polling for controller status: context deadline exceeded
ftl: error: context deadline exceeded

It should immediately continue if FTL is not already running.

@alecthomas alecthomas added the bug Something isn't working label Mar 13, 2024
@alecthomas alecthomas changed the title just dev --stop enters a timeout loop if FTL is not running ftl dev --stop enters a timeout loop if FTL is not running Mar 13, 2024
@wesbillman
Copy link
Collaborator

Fixed with #1087

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