mirror of
https://github.com/rayaman/multi.git
synced 2026-09-05 07:27:35 -04:00
Fixed tests on lanes and pseudo threading, todo fix love2d threading
This commit is contained in:
@@ -66,7 +66,6 @@ function multi:newSystemThread(name, func, ...)
|
||||
THREAD = THREAD,
|
||||
THREAD_NAME = tostring(name),
|
||||
__THREADNAME__ = tostring(name),
|
||||
test = "testing",
|
||||
THREAD_ID = id,
|
||||
thread = thread,
|
||||
multi = multi,
|
||||
|
||||
Reference in New Issue
Block a user