mirror of
https://github.com/oven-sh/bun
synced 2026-02-10 19:08:50 +00:00
- expandTilde: always duplicate input to ensure memory ownership - expandTilde: fix Windows path separator logic - tests: use cloned env to avoid race conditions with shared object - tests: use 'await using' pattern for proper resource cleanup Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>