Open
Bug 1781220
Opened 8 months ago
QM: Simplify shutdown by relying on directory locks only
Categories
(Core :: Storage: Quota Manager, task, P3)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: janv, Unassigned)
Details
We found out in bug 1781204 that it should be possible to simplify the shutdown by relying on directory locks only. In theory, aborting of operations and the special checking if shutdown is complete in individual quota clients becomes redundant after bug 1781204, so we can try to remove it.
You need to log in
before you can comment on or make changes to this bug.
Description
•