发布

  • 1.4.1 0486c992aa

    Avoid a subtle effect on Windows boxes.

    frostbyte_neo 发布于 2010-10-20 15:55:34 +00:00

    I need to put test_threading after test_subprocess because
    if not, the test suite locks immediately before test_subproces.
    This only happens with Windows, so I suspect of a subtle bad
    interaction with threads and subprocess :-/

    下载附件