Description**STILLBAKING** Switch SimpleCache to SequencedWorkerPool.
By using a SequencedWorkerPool for tasks rather than the WorkerPool, flakiness
should be reduced, and the SimpleEntryImpl ownership model is greatly simplified.
The SimpleBackendImpl creates a sequenced task runner for each active entry as it
opens, providing a proxy task runner during the wait for that initialization.
BUG=None
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 11
Messages
Total messages: 10 (0 generated)
|