mirror of
https://github.com/encounter/objdiff.git
synced 2026-03-30 11:32:16 -07:00
2ec17aee9b
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)