Skip to content

Commit 828bb2a

Browse files
committed
dont gc
1 parent 65b0f5c commit 828bb2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

script/service/service.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,6 @@ function m.eventLoop()
160160
local function idle()
161161
if m.workingClock then
162162
m.workingClock = nil
163-
collectgarbage()
164-
collectgarbage()
165163
m.reportStatus()
166164
end
167165
end

0 commit comments

Comments
 (0)