diff options
author | 2022-12-06 15:26:39 -0600 | |
---|---|---|
committer | 2022-12-06 13:26:39 -0800 | |
commit | 7d29782896f31ae5249f00e9505fd978e9733644 (patch) | |
tree | 8c32e0a7aaefeb3d74ed1e5317ca840334997c36 /bench/snippets | |
parent | 1aa4cd2f6aadb2b49851e6fefbde9b48c87047be (diff) | |
download | bun-7d29782896f31ae5249f00e9505fd978e9733644.tar.gz bun-7d29782896f31ae5249f00e9505fd978e9733644.tar.zst bun-7d29782896f31ae5249f00e9505fd978e9733644.zip |
cleanup/fix(stdio,child_process): bug fixes, refactoring, etc. (#1574)
* fix(stream): add back call to Error.captureStackTrace, remove stray garbage
* cleanup(streams): remove unnecessary checks on Promise.then
* fix(child_process): WrappedFileSink -> NativeWritable for ChildProcess stdio
* cleanup(child_process): remove debug id
* fix(child_process): fix process.nextTick not working in onExit, fail to flush stdio
* refactor(streams): revert stream impls to functions from classes
* fix(child_process): revert runOnNextTick to process.nextTick
Diffstat (limited to 'bench/snippets')
0 files changed, 0 insertions, 0 deletions