mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
* spawn sync investigation, pipe closed before uv_read_start is called * oopsie * win rusage * oopsie * Fix some things * readable stream now works without FIFO like solution * blob, ArrayBuffer, Buffer stdin now works * remove unused * add UVStreamSink * update headers.j * more bindings * now works yay * fix rusage on windows * oops * fix rare data * win getUserName * [autofix.ci] apply automated fixes * fix build * oopsie * fix linux/macos * exit code fix * fix kill for win * disable Bun__crashReportDumpStackTrace on Windows * remove windows stack dump in report.zig and increase windows test timeout * condition instead of assertion * remove IPC again * fix blob writer when not using TTY * bump windows tests time again * bump time again so we see how much we need (this is probably too much) --------- Co-authored-by: cirospaciari <ciro.spaciai@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com> Co-authored-by: cirospaciari <ciro.spaciari@gmail.com>