Enhance cache management: integrate state version bumping in refreshCache function
This commit is contained in:
@@ -1038,6 +1038,7 @@ local function refreshCache(onProgress)
|
|||||||
refreshFurnaceStatus()
|
refreshFurnaceStatus()
|
||||||
|
|
||||||
activity.scanning = false
|
activity.scanning = false
|
||||||
|
bumpStateVersion()
|
||||||
|
|
||||||
-- Persist cache to disk
|
-- Persist cache to disk
|
||||||
pcall(function()
|
pcall(function()
|
||||||
|
|||||||
Reference in New Issue
Block a user