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: fix flaky test-vm-memleak #38054

Merged
merged 1 commit into from
Apr 5, 2021
Merged

Commits on Apr 5, 2021

  1. test: fix flaky test-vm-memleak

    Force garbage collection so that the memory leak is more easily
    differentiated from ordinary not-garbage-collected memory.
    
    Refs: nodejs#34289
    
    PR-URL: nodejs#38054
    Reviewed-By: Michaël Zasso <targos@protonmail.com>
    Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
    Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
    Trott committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    4f387c2 View commit details
    Browse the repository at this point in the history