fix: enable worker threads (#20416)

This commit is contained in:
Shelley Vohr 2019-10-07 11:30:10 +02:00 committed by GitHub
parent 3f72f07a7f
commit 9b534e9aab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 31 additions and 52 deletions

View file

@ -39,3 +39,4 @@ chore_handle_default_configuration_not_being_set_in_the_electron_env.patch
revert_crypto_add_outputlength_option_to_crypto_createhash.patch
add_openssl_is_boringssl_guard_to_oaep_hash_check.patch
fix_microtasks.patch
fix_enable_worker_threads.patch