Skip to content

[9.x] Apply force flag when necessary#44862

Merged
taylorotwell merged 2 commits intolaravel:9.xfrom
JamesHemery:bugfix/queue-listen-maintenance-mode
Nov 7, 2022
Merged

[9.x] Apply force flag when necessary#44862
taylorotwell merged 2 commits intolaravel:9.xfrom
JamesHemery:bugfix/queue-listen-maintenance-mode

Conversation

@JamesHemery
Copy link
Contributor

This PR fix #44861.

The --force flag was missing when it was needed on the Listener::createCommand function.

@GrahamCampbell GrahamCampbell changed the title fix: #44861 apply force flag when necessary [9.x] Apply force flag when necessary Nov 7, 2022
@taylorotwell taylorotwell merged commit 4846e5f into laravel:9.x Nov 7, 2022
@JamesHemery JamesHemery deleted the bugfix/queue-listen-maintenance-mode branch November 7, 2022 15:28
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.

queue:listen (with force flag) doesn't process jobs in maintenance mode

2 participants