summaryrefslogtreecommitdiff
path: root/ext/io/bi_pipe.rs
AgeCommit message (Expand)Author
2024-10-23fix(ext/node): only set our end of child process pipe to nonblocking mode (#2...Nathan Whitaker
2024-10-15refactor(ext/io): use concrete error types (#26187)Leo Kettmeir
2024-09-27fix(node): Pass NPM_PROCESS_STATE to subprocesses via temp file instead of en...Nathan Whitaker
2024-08-15fix(node): Create additional pipes for child processes (#25016)Nathan Whitaker