rclone/fs/sync
Nick Craig-Wood c837664653 sync: fix cpu spinning when empty directory finding with leading slashes
Before this change the logic which makes sure we create all
directories could get confused with directories which started with
slashes and get into an infinite loop consuming 100% of the CPU.
2025-01-22 11:56:05 +00:00
..
pipe.go move: if --check-first and --order-by are set then delete with perfect ordering 2023-03-10 08:23:32 +00:00
pipe_test.go fs: use atomic types 2023-08-22 12:52:13 +01:00
rc.go docs: cross link doc pages for related commands 2022-06-21 23:43:00 +02:00
rc_test.go test: replace defer cleanup with `t.Cleanup` 2022-12-09 14:38:05 +00:00
sync.go sync: fix cpu spinning when empty directory finding with leading slashes 2025-01-22 11:56:05 +00:00
sync_test.go accounting: fix global error acounting 2024-09-30 17:20:42 +01:00