doc: stdout/stderr can block when directed to file · nodejs/node@a0db5fb · GitHub
Skip to content

Commit a0db5fb

Browse files
bnoordhuisrvagg
authored andcommitted
doc: stdout/stderr can block when directed to file
Update the documentation for `process.stdout` and `process.stdout` to clarify that writes can block when stdio is redirected to a file. In all other cases, it's non-blocking. PR-URL: #3170 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
1 parent 409f299 commit a0db5fb

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

doc/api/process.markdown

Lines changed: 6 additions & 9 deletions

0 commit comments

Comments
 (0)