Cosmin Apreutesei
2014-09-07 11:39:45 UTC
Hi,
Is it possible to have thread1 ~= thread2 while tostring(thread1) ==
tostring(thread2) ?
The values come from coroutine.running(). Tested with jit on/off, lj
2.0.3-august5
I have run into this and I'm not sure if it's a bug or expected
behavior. Do threads have identity like tables?
Thanks.
--Cosmin.
Is it possible to have thread1 ~= thread2 while tostring(thread1) ==
tostring(thread2) ?
The values come from coroutine.running(). Tested with jit on/off, lj
2.0.3-august5
I have run into this and I'm not sure if it's a bug or expected
behavior. Do threads have identity like tables?
Thanks.
--Cosmin.