rclone/lib/daemonize
Nick Craig-Wood caf5dd9d5e mount: notice daemon dying much quicker
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

9bfbf2a4a mount: fix macOS not noticing errors with --daemon

See: https://forum.rclone.org/t/rclone-mount-daemon-exits-successfully-even-when-mount-fails/43146
2023-12-01 09:36:05 +00:00
..
daemon_other.go mount: notice daemon dying much quicker 2023-12-01 09:36:05 +00:00
daemon_unix.go mount: notice daemon dying much quicker 2023-12-01 09:36:05 +00:00