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

[3.0] Fix nice option #556

Merged
merged 1 commit into from
Mar 25, 2019
Merged

[3.0] Fix nice option #556

merged 1 commit into from
Mar 25, 2019

Conversation

halaei
Copy link
Contributor

@halaei halaei commented Mar 25, 2019

fixes #555
--nice option was added to QueueCommandString by mistake, leading to failure in starting workers. It is now only in SupervisorCommandString

@driesvints driesvints changed the title fix nice option [3.0] Fix nice option Mar 25, 2019
@taylorotwell taylorotwell merged commit e4e80f3 into laravel:3.0 Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The --nice option does not exist.
2 participants