1.4.1
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 :-/
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 :-/