A dokany mount can be unmounted by external events. We should give downstream libraries the possibility to react to such events by either returning an observable/registerable object when the mount() method is called and let them register an observer.
A dokany mount can be unmounted by external events. We should give downstream libraries the possibility to react to such events by either returning an observable/registerable object when the
mount()
method is called and let them register an observer.Remark
This is an upstream issue for https://github.com/cryptomator/cryptomator/issues/1508