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

jsonfile dependency seems to have memory-leak #15

Closed
formatlos opened this issue Jul 17, 2018 · 0 comments · Fixed by #16
Closed

jsonfile dependency seems to have memory-leak #15

formatlos opened this issue Jul 17, 2018 · 0 comments · Fixed by #16

Comments

@formatlos
Copy link
Contributor

In my current project I have a lot of test-suites with more than 1000 tests and got the problem recently that the unit-tests crash because of memory-leaks.

It seems, that your dependency jsonfile introduces the leak. I'm not using loadTranslation but still after removing the dependency to jsonfile and commenting out loadTranslation the heap-usage is stable again.

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 a pull request may close this issue.

1 participant