refactor(cache): documented the cache in preparation to upstream

This commit is contained in:
Folke Lemaitre 2023-03-14 12:56:58 +01:00
parent 5550f99271
commit 1a34636094
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
3 changed files with 52 additions and 18 deletions

View file

@ -250,7 +250,6 @@ function Spec:import(spec)
return
end
Cache.indexed_unloaded = false
self.modules[#self.modules + 1] = spec.import
local imported = 0