Skip to content

Data merge concurrency#1293

Merged
coreyfarrell merged 4 commits into
istanbuljs:masterfrom
canonic-epicure:data-merge-concurrency
Apr 1, 2020
Merged

Data merge concurrency#1293
coreyfarrell merged 4 commits into
istanbuljs:masterfrom
canonic-epicure:data-merge-concurrency

Conversation

@canonic-epicure
Copy link
Copy Markdown
Contributor

This PR fixes #1263

Instead of fetching all reports into memory and then merging, we do that one-by-one.

Copy link
Copy Markdown
Member

@coreyfarrell coreyfarrell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems logical to me, I'd like to get some more feedback from reporters of the OOM issue to verify it actually fixes the issue before actually merging and releasing.

Comment thread .gitignore Outdated
Comment thread index.js
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.

JavaScript heap out of memory in v15.0.0.

2 participants