Skip to content

Add support for breaking out of chunk() or each() by returning false in callback#89

Merged
stevebauman merged 5 commits intomasterfrom
cancel-chunk-and-each
Jul 12, 2025
Merged

Add support for breaking out of chunk() or each() by returning false in callback#89
stevebauman merged 5 commits intomasterfrom
cancel-chunk-and-each

Conversation

@stevebauman
Copy link
Member

No description provided.

Refactored the each and chunk methods to break iteration if the callback returns false, improving control over message processing.
@stevebauman stevebauman merged commit 828ccbf into master Jul 12, 2025
13 checks passed
@stevebauman stevebauman changed the title Add support for breaking out of chunk() or each() but returning false in callback Add support for breaking out of chunk() or each() by returning false in callback Jul 12, 2025
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.

1 participant