@@ -89,7 +89,7 @@ local function setInterval(func, s, ...)
interval.run=true
interval.stopped=false
interval.pid=spawn(function()
whiletruedo
whileinterval.rundo
sleep(interval.interval)
spawn(function()
interval.func(unpack(interval.args))
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.