This commit is contained in:
2026-08-24 15:16:28 +07:00
parent 9193260539
commit 7789748f25
+1 -1
View File
@@ -320,7 +320,7 @@ function _agentLoop(agent::yiemAgent)
result = nothing # reset
end
end
yield()
sleep(0.1)
end
end