Working on getting pseudoThreading tests to work

This commit is contained in:
2023-10-15 13:21:57 -04:00
parent ad929da484
commit ef7464f70d
14 changed files with 1150 additions and 28 deletions
+1 -1
View File
@@ -210,7 +210,7 @@ local function init_chronos()
thread.yield()
priorityManager.run()
end
end).OnError(multi.error)
end)
end
if chronos then