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

Investigate out-of-memory issue on Node.js 12 #213

Closed
remusao opened this issue Jul 24, 2019 · 2 comments
Closed

Investigate out-of-memory issue on Node.js 12 #213

remusao opened this issue Jul 24, 2019 · 2 comments

Comments

@remusao
Copy link
Collaborator

remusao commented Jul 24, 2019

The latest Node.js 12 seems but leaking memory when running reverse-index tests. Not sure if it's because of the code or Node.js but this needs to be investigated before it becomes a LTS.

@remusao remusao added this to the v0.13.0 milestone Jul 24, 2019
@remusao
Copy link
Collaborator Author

remusao commented Aug 14, 2019

After preliminary investigation it seems like the issue could come from jest itself while performing deepEqual assertions on a big enough instance of FiltersEngine.

@remusao remusao closed this as completed Aug 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant