Avoid false alarm when testing kamaki threads
The false alarm in caused when testing kamaki threads that run too fast to catch them in an unfinished state. The "assert thread as unfinished" check fails in that case, although nothing is wrong with the functionality.
Please register or sign in to comment