jruesga/CMFileManager

Async operations that requires write access need to leave the filesystem mounted

Closed this issue · 0 comments

When executing an async operation that prior to execute use a WritableExecutable to ensure the privileges, if the filesystem is mounted in the writable operation then the filesystem must be left mounted, until the asynchronous operation is complete.