summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/stdin_read_all.ts
AgeCommit message (Collapse)Author
2022-07-13fix(cli): synchronize async stdio/file reads and writes (#15092)David Sherret
Fixes a regression where async writes and reads could get out of order.