fix: add SafeForTerminationScopes for SIGINT interruptions (#26971)

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
This commit is contained in:
trop[bot]
2020-12-14 16:44:16 -08:00
committed by GitHub
parent d2c4b594bd
commit bf25d484a4
3 changed files with 40 additions and 1 deletions

View File

@@ -146,7 +146,6 @@
"parallel/test-v8-flags",
"parallel/test-vm-module-basic",
"parallel/test-vm-parse-abort-on-uncaught-exception",
"parallel/test-vm-sigint",
"parallel/test-vm-sigint-existing-handler",
"parallel/test-vm-timeout",
"parallel/test-whatwg-encoding-custom-textdecoder",