Skip to content

Commit bb192b1

Browse files
committed
should not gc
1 parent 999360c commit bb192b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

script/provider/diagnostic.lua

-1
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,6 @@ local function clearMemory()
496496
return
497497
end
498498
vm.clearNodeCache()
499-
collectgarbage()
500499
end
501500

502501
---@async

0 commit comments

Comments
 (0)