I lost some time over what appears to be a problem in runtests.py; the line
PartialTestResult.join_results(result, pickle.load(input))
never returns if and only if some test fails (!!)
My current strategy is to remove the multiprocessing stuff locally...I'm
not in a mood to spend more time on this now...
Dag Sverre
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev
