This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
av-store: Move prune on a separte thread
There are situations where pruning of the data could take more than a few seconds and that might make the whole subsystem unreponsive. To avoid this just move the prune process on a separate thread. See: #7237, for more details. Signed-off-by: Alexandru Gheorghe <[email protected]>
- Loading branch information