mirror of
https://github.com/encounter/objdiff.git
synced 2026-07-10 12:18:36 -07:00
We were accidentally using unbuffered readers and writers before, leading to long pauses on the main thread on slow filesystems. (e.g. FUSE or WSL)