last test
This commit is contained in:
parent
a60aae02c6
commit
e05f2ea400
@ -24,7 +24,7 @@ multi:newThread("Thread 1",function()
|
|||||||
print("Conn sleep test")
|
print("Conn sleep test")
|
||||||
error("hi")
|
error("hi")
|
||||||
end
|
end
|
||||||
end).OnError(print)
|
end).OnError(print)
|
||||||
|
|
||||||
multi:newThread("Thread 2",function()
|
multi:newThread("Thread 2",function()
|
||||||
print("Thread 2")
|
print("Thread 2")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user