Closed fastcoding closed 3 years ago
Good catch, I'll address a fix but I'm unsure if I'll keep the thread/channel API because I think they don't belong to the SDL library and there are other Lua modules for real threads.
Oh, nevermind it was already fixed.
I always got deadlock when use channel.first/push/pop. noticed that there might be issue with the codes.