node/lib/internal/process
Anna Henningsen 61415dccc4
lib: defer pausing stdin to the next tick
This is done to match the stream implementation, which also
only actually stops reading in the next tick after the `'pause'`
event is emitted.

PR-URL: https://github.com/nodejs/node/pull/19377
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-05-14 19:19:32 +02:00
..
esm_loader.js vm: add support for import.meta to Module 2018-03-31 19:55:50 -05:00
next_tick.js lib: expose FixedQueue internally and fix nextTick bug 2018-05-08 18:26:16 -07:00
promises.js tools,lib: forbid native Error constructors 2018-03-21 20:15:33 +01:00
stdio.js lib: defer pausing stdin to the next tick 2018-05-14 19:19:32 +02:00
warning.js lib: always show ERR_INVALID_ARG_TYPE received part 2018-03-25 01:45:37 +01:00
write-coverage.js process: fix coverage generation 2017-12-14 00:49:55 +01:00