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

Data merge concurrency #1293

Merged

Conversation

canonic-epicure
Copy link
Contributor

This PR fixes #1263

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

Copy link
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.

.gitignore Outdated Show resolved Hide resolved
index.js Show resolved Hide resolved
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