Vitja Makarov, 21.11.2010 00:02:
> I added patch to runthreads to check thread state at exit.
>
> http://trac.cython.org/cython_trac/attachment/ticket/596/runtests-check-threads.patch

This isn't really related to ticket #596 (just like the fix for ticket #537 
wasn't). In any case, this should be done after each test, not at 
interpreter exit time. It sounds wrong if any thread (even a deamon thread) 
is still alive after running a test.

Stefan
_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to