chore: backport 7c9b3938d from libuv (#33815)

Backports https://github.com/libuv/libuv/pull/3597
This commit is contained in:
Robo 2022-04-21 10:38:47 +09:00 committed by GitHub
parent b53118ca28
commit 00021a41b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 112 additions and 0 deletions

View file

@ -43,3 +43,4 @@ macos_don_t_use_thread-unsafe_strtok_3524.patch
process_fix_hang_after_note_exit_3521.patch
feat_add_uv_loop_interrupt_on_io_change_option_to_uv_loop_configure.patch
fix_preserve_proper_method_names_as-is_in_error_stack.patch
macos_avoid_posix_spawnp_cwd_bug_3597.patch