mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +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. |
||
---|---|---|
.. | ||
nfsmount_test.go | ||
nfsmount_unsupported.go | ||
nfsmount.go |