set-blocking
set blocking stdio and stderr ensuring that terminal output does not truncate
exit
A replacement for process.exit that ensures stdio are fully drained before exiting.
hook-std
Hook and modify stdout and stderr
exit-x
A replacement for process.exit that ensures stdio are fully drained before exiting.