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

[9.x] fix adding jobs from iterable to the pending batch #41786

Merged
merged 3 commits into from
Apr 2, 2022

Conversation

romanpravda
Copy link
Contributor

In one of the previous PRs (#41475) has been added feature that allows to add one job to the pending batch. That feature breaks ability to add jobs to the pending batch from iterable (f.e. generators). This PR brings back this ability.

@romanpravda romanpravda changed the title fix adding jobs from iterable to the pending batch [9.x] fix adding jobs from iterable to the pending batch Apr 2, 2022
@taylorotwell taylorotwell merged commit 88e3617 into laravel:9.x Apr 2, 2022
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.

None yet

2 participants