Open
Bug 1770915
Opened 10 months ago
Updated 10 months ago
Implement QuotaClient::ForceKillActors everywhere
Categories
(Core :: Storage: Quota Manager, task, P3)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: jstutte, Unassigned)
References
(Blocks 1 open bug)
Details
Currently only local storage has an effective implementation of ForceKillActors
. We believe that at least the cache quota client might benefit from having one, too.
Reporter | ||
Comment 1•10 months ago
|
||
In doing so, we should also ensure to call it here only if !IsShutdownCompleted()
.
Reporter | ||
Updated•10 months ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•