Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Under some condition, uv_tty_close would not stop console reads. This fixes that issue by first stopping read, then closing the handle. Ref: nodejs/node#22999
- Loading branch information