Christian Theune wrote at 2009-4-2 13:30 +0200: >if tests spawn non-daemon threads, then the test runner can get stuck. > >The easiest way that I see is to always --exit-with-status and to make >--exist-with-status also call sys.exit() when the tests passed.
I do not understand the implication. Do you plan that any test runs in a separate process? Then, I would have an objection -- test suites would take far longer. -- Dieter _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )