atirut-w/oclinux

[TODO] Fix nil thread leaking

atirut-w opened this issue · 0 comments

I tried to fix this with many methods but they all somehow fails.
Removing nil threads in the cycle loop causes some thread to not work until another thread yields and removing nil threads outside of the loop completely breaks the system.