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

perf: forEachChildElementPipe pipes execute in parallel without ignoring errors #264

Merged
merged 2 commits into from
Jan 26, 2024

Conversation

mericakgul
Copy link
Collaborator

Because we have fixed the issue about the parallel=true attribute, we revert the quick change back (which was removing the parallel attribute) and added the parallel attribute back to the related pipes.

The issues which were for quick solutions are:
#144 and #149

@MLenterman MLenterman force-pushed the GT-959-Revert_changes_about_ParallelTrueAttribute branch from f020475 to 011d290 Compare January 26, 2024 12:06
@MLenterman MLenterman changed the title parallel=true attribute is added back to ForEachChildElementPipe perf: forEachChildElementPipe pipes execute in parallel without ignoring errors Jan 26, 2024
@MLenterman MLenterman merged commit c4a975b into master Jan 26, 2024
7 checks passed
@MLenterman MLenterman deleted the GT-959-Revert_changes_about_ParallelTrueAttribute branch January 26, 2024 12:11
MLenterman pushed a commit that referenced this pull request Jan 26, 2024
## [1.15.6](v1.15.5...v1.15.6) (2024-01-26)

### 🔥 Performance Improvements

* forEachChildElementPipe pipes execute in parallel without ignoring errors ([#264](#264)) ([c4a975b](c4a975b))
@MLenterman
Copy link
Collaborator

🎉 This PR is included in version 1.15.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants