1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-06 02:23:24 +00:00
Files
rclone/cmd/bisync
nielash 04128f97ee bisync: fix endless loop if lockfile decoder errors
Before this change, the decoder looked only for `io.EOF`, and if any other error
was returned, it could cause an infinite loop. This change fixes the issue by
breaking for any non-nil error.
2024-04-10 16:33:05 +01:00
..
2021-11-01 21:00:27 +03:00