FS|libcore: Asynchronous folder population and FS refresh
Feeds' populate methods can now be run in background tasks, and an audience is notified when the population is finished. This allows interpreting found files with multiple threads, speeding up the operation.
File system refresh is done asynchronously, while populating single folders is blocking by default.
FS|libcore: Asynchronous folder population and FS refresh
Feeds' populate methods can now be run in background tasks, and an
audience is notified when the population is finished. This allows
interpreting found files with multiple threads, speeding up the
operation.
File system refresh is done asynchronously, while populating single
folders is blocking by default.