mirror of
https://github.com/rayaman/multi.git
synced 2026-09-04 23:17:35 -04:00
Reworked priorities
This commit is contained in:
+1
-1
@@ -29,5 +29,5 @@ runTest = thread:newFunction(function()
|
||||
print(multi:getTasksDetails())
|
||||
os.exit()
|
||||
end)
|
||||
runTest()
|
||||
runTest().OnError(print)
|
||||
multi:mainloop()
|
||||
Reference in New Issue
Block a user