In `run.spec.ts` if the output of an `exec` call is more than 16KB, the write blocks, due to the highwaterMark of the `MockStream`.
In
run.spec.tsif the output of anexeccall is more than 16KB, the write blocks, due to the highwaterMark of theMockStream.