libcore|FS: Folder concurrency
One shouldn't lock a Folder for the duration of the entire pathlookup, as this leads easily to lockups.
Todo: Reconsider FS concurrency rules.
View differences
libcore|FS: Folder concurrency
One shouldn't lock a Folder for the duration of the entire path
lookup, as this leads easily to lockups.
Todo: Reconsider FS concurrency rules.