1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-01 16:13:35 +00:00
Files
rclone/fstest/testserver
Andrew Ruthven 604e37caa5 build: Retry stopping the test server
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.
2025-10-06 16:55:48 +01:00
..