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

Do not 'start' the server in the CLI console #1574

Merged
merged 4 commits into from
Aug 27, 2020
Merged

Conversation

evantahler
Copy link
Member

When running actionhero console to get a CLI instance, we should not try to 'start' the server, only to initialize it. Also, config is no longer mutable, so there's no reliable way to disable the servers if we did try to start the server.

@evantahler evantahler added the bug Something isn't working label Aug 27, 2020
@evantahler evantahler merged commit 2975ce5 into master Aug 27, 2020
@evantahler evantahler deleted the cli-console-no-start branch August 27, 2020 00:10
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

Successfully merging this pull request may close these issues.

None yet

1 participant