mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
caf5dd9d5e
Before this change we waited until until the timeout to check the
daemon was alive.
Now we check it every 100ms like we do the mount status.
This also fixes compiling on all platforms which was broken by the
previous change
|
||
---|---|---|
.. | ||
daemon_other.go | ||
daemon_unix.go |