mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 02:48:50 +00:00
* Fix `EBUSY` when saving lockfile on Windows * Redo file watcher wrapper on Windows * Update lockfile.zig * Update win_watcher.zig * Update src/bun.js/node/node_fs.zig Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com> * Add retry logic * Comments * more careful * smaller * Fix garbage * Normalize the paths * hmmm * [autofix.ci] apply automated fixes * try --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> Co-authored-by: Ciro Spaciari <ciro.spaciari@gmail.com> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>