fix: disable SIGUSR1 when --inspect is disabled (#33188)

This commit is contained in:
Samuel Attard 2022-03-22 00:51:04 -07:00 committed by GitHub
parent 956406a193
commit 81318f0acc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 76 additions and 0 deletions

View file

@ -33,3 +33,4 @@ darwin_translate_eprototype_to_econnreset_3413.patch
darwin_bump_minimum_supported_version_to_10_15_3406.patch
fix_failing_node_js_test_on_outdated.patch
be_compatible_with_cppgc.patch
feat_add_knostartdebugsignalhandler_to_environment_to_prevent.patch