V15.3.0 #46

Merged
rayaman merged 85 commits from v15.3.0 into network_parallelism_test_branch 2022-06-11 23:41:07 -04:00
Showing only changes of commit 9e1ecb3583 - Show all commits

View File

@ -53,4 +53,4 @@ multi.OnExit(function()
print("Total: ".. a) print("Total: ".. a)
end) end)
multi:mainloop{print=true,priority=3} multi:mainloop{print=true,priority=1}