mirror of
https://github.com/rclone/rclone.git
synced 2025-01-09 07:48:19 +01:00
0e2f1d64e3
Before this change, if a user unmounted externally (for example, via the Finder UI), rclone would not be aware of this and wait forever to exit -- effectively causing a deadlock that would require Ctrl+C to terminate. After this change, when the handler detects an external unmount, it calls a function which allows rclone to cleanly shutdown the VFS and exit. |
||
---|---|---|
.. | ||
dlna | ||
docker | ||
ftp | ||
http | ||
nfs | ||
proxy | ||
restic | ||
s3 | ||
servetest | ||
sftp | ||
webdav | ||
serve.go |