mirror of
https://github.com/rclone/rclone.git
synced 2026-03-13 20:52:10 -04:00
Tests have been randomly failing with messages like
listen tcp 127.0.0.1:51778: bind: address already in use
Rework all the test servers so they choose a random free port on
startup and use that for the tests to avoid.