Skip to content

[9.x] Fix LazyCollection#takeUntilTimeout#41370

Merged
taylorotwell merged 1 commit into
laravel:9.xfrom
JosephSilber:fix-take-until-timeout
Mar 7, 2022
Merged

[9.x] Fix LazyCollection#takeUntilTimeout#41370
taylorotwell merged 1 commit into
laravel:9.xfrom
JosephSilber:fix-take-until-timeout

Conversation

@JosephSilber

Copy link
Copy Markdown
Contributor

Fixes #41354

  1. Actually make it fully lazy, never pulling an extra item.
  2. Simplify the code quite a bit.
  3. Add a lazy test.
  4. Remove superfluous test.

@taylorotwell
taylorotwell merged commit aac0da0 into laravel:9.x Mar 7, 2022
@JosephSilber
JosephSilber deleted the fix-take-until-timeout branch March 7, 2022 19:43
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.

3 participants