Skip to content
Commit d34e1b52 authored by Vincent Petry's avatar Vincent Petry
Browse files

Do not expire chunks while checking for their existence

The expiration should be done by the gc() function on login, not while
isComplete() is calling hasKey() for every chunk.

Backport of ab56f694 from master
parent 3debb333
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment