gitbutler/crates/gitbutler-watcher
Sebastian Thiel 74eb7bd397
on Windows, update far less often on filesystem changes. (#3601)
By increasing the window size for collecting filesystem events,
knowing that each event is processed in parallel, we might be lucky
and that already reduces the likelyhood of clashes.

It's an experiment though.

On Unix, run with:

`LOG_LEVEL=debug pnpm tauri dev --features adapt-to-windows`
2024-04-25 08:17:11 +02:00
..
src on Windows, update far less often on filesystem changes. (#3601) 2024-04-25 08:17:11 +02:00
tests rm gb_repository from controller 2024-04-21 09:26:34 +02:00
Cargo.toml on Windows, update far less often on filesystem changes. (#3601) 2024-04-25 08:17:11 +02:00