mirror of
https://github.com/rclone/rclone.git
synced 2026-01-01 16:13:35 +00:00
On my system there needs to be a slight pause between stopping and checking to see if SwiftAIO has stopped. Without the pause the tests fail for a non-obvious reason. Instead of using a magic sleep, re-use the retry logic that is used for starting the test server.