django/tests/test_runner
David Smith ba298a32b3 Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn.
Regression in 3b3f38b3b0.

Co-Authored-By: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2022-03-17 10:20:13 +01:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
models.py
runner.py
test_debug_sql.py
test_discover_runner.py
test_parallel.py
test_shuffler.py
tests.py Refs #31169 -- Prevented infinite loop in parallel tests with custom test runner when using spawn. 2022-03-17 10:20:13 +01:00