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

Test memory leak #364

Open
obr42 opened this issue Jan 13, 2023 · 0 comments
Open

Test memory leak #364

obr42 opened this issue Jan 13, 2023 · 0 comments
Labels
testing Relating to testing the application
Milestone

Comments

@obr42
Copy link
Collaborator

obr42 commented Jan 13, 2023

On PR #344, the unit tests raise a warning:

A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests
leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active
timers can also cause this, ensure that .unref() was called on them.

This is going to become a problem down the road, figure out the cause and fix it

@obr42 obr42 added the testing Relating to testing the application label Jan 13, 2023
@obr42 obr42 modified the milestones: release-1.0.0, release-1.0.1 Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Relating to testing the application
Projects
None yet
Development

No branches or pull requests

1 participant