fix: add SafeForTerminationScopes for SIGINT interruptions (#26933)

This commit is contained in:
Shelley Vohr 2020-12-11 15:03:41 -08:00 committed by GitHub
parent 44ca6e0818
commit 2f9281519c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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",