Skip to content

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

Merged
taylorotwell merged 3 commits into
laravel:9.xfrom
romanpravda:fix-add-batch-jobs
Apr 2, 2022
Merged

[9.x] fix adding jobs from iterable to the pending batch#41786
taylorotwell merged 3 commits into
laravel:9.xfrom
romanpravda:fix-add-batch-jobs

Conversation

@romanpravda

Copy link
Copy Markdown
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.

2 participants