Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5e42651

Browse files
joyeecheungrichardlau
authored andcommitted
test: deflake test-vm-contextified-script-leak
Similar to the test-vm-source-text-module-leak fix, use a snapshotto force a thorough GC in order to prevent false positives.PR-URL:#49710Backport-PR-URL:#51004Refs:nodejs/reliability#669Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>Reviewed-By: Michaël Zasso <targos@protonmail.com>Reviewed-By: Luigi Pinca <luigipinca@gmail.com>Reviewed-By: Rich Trott <rtrott@gmail.com>
1 parent0b156c6 commit5e42651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/es-module/test-vm-contextified-script-leak.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ async function createContextifyScript() {
1313
asyncimportModuleDynamically(){},
1414
});
1515
}
16-
checkIfCollectable(createContextifyScript,2048);
16+
checkIfCollectable(createContextifyScript,2048,512);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp