refactor(ext/process): bypass resource table for Node child_process stdio #33176
refactor(ext/process): return raw fds instead of resource IDs for ext…
d8f4b306
refactor(ext/process): add op_node_spawn_child returning raw fds for …
92ab589f
fix: restore getExtraPipeRids and kExtraStdio for Deno API consumers
d71840fe
fix: remove into_std() call on Windows child stdio handles
63b7f8c6
refactor: export nodeSpawnChild instead of using internals
693cc5e4
refactor: add nodeSpawnSyncChild, remove _pid/_killedByTimeout hack
70380f35
fix: remove unused target_fd on Windows extra stdio path
3c59383b
fix: restore warn+continue for Windows extra pipe creation failures
82e99d7e
fix: ref/unref op_spawn_wait promise and restore Windows pipe warn
76a18e28
fix(ext/node): use async partial writes in op_node_fs_write_deferred
34d49250
fix: add defaults to nodeSpawnChild parameters
ff297171
refactor(ext/node): add op_node_fd_write_deferred for pipe writes
2e55b403
fix(ext/node): use BiPipeResource for extra stdio pipes, fix WriteOut…
b038bc92
fix: guard ref/unref with waitComplete, eagerly create status promise
bfe832c5
fix(ext/node): add cancellable fd-based reads for FdStreamBase
6d245a6e
fix(ext/node): cancel pending reads in _onClose
d128f84c
bartlomieju
deleted the refactor/extra-pipe-fds branch 98 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub