Skip to content

ISSUE-104: remove unnecessary mapResult calls #105

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

Merged
merged 1 commit into from
Sep 3, 2020

Conversation

dengziming
Copy link

mapResult in ParIterableLike will add too many tasks which will potentially bring more bugs such as #104
we just remove the unnecessary mapResult and move the code in which outside.

@SethTisue
Copy link
Member

not sure who might be qualified and/or interested in reviewing this: @axel22 @szeiger @julienrf ?

@julienrf
Copy link
Contributor

I would like to ask @axel22 to review this PR as he is the original author of the lines that have been changed.

@axel22
Copy link
Contributor

axel22 commented Jun 23, 2020

These changes look correct as far as I can see.

@axel22
Copy link
Contributor

axel22 commented Jun 23, 2020

LGTM

@SethTisue SethTisue merged commit 826ca50 into scala:master Sep 3, 2020
@SethTisue
Copy link
Member

thank you @dengziming!

@SethTisue SethTisue changed the title ISSUE-104: remove unnecessary mapResult ISSUE-104: remove unnecessary mapResult call Nov 4, 2020
@SethTisue SethTisue changed the title ISSUE-104: remove unnecessary mapResult call ISSUE-104: remove unnecessary mapResult calls Nov 4, 2020
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.

4 participants