tty: enable buffering · nodejs/node@a8a8638 · GitHub
Skip to content

Commit a8a8638

Browse files
committed
tty: enable buffering
HWM was set to 0 which would cause e.g. stdout.write(...) to always return false. Refs: #39246 PR-URL: #39253 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
1 parent 9b68d84 commit a8a8638

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

lib/tty.js

Lines changed: 2 additions & 2 deletions
Lines changed: 8 additions & 0 deletions

0 commit comments

Comments
 (0)