Changes between Initial Version and Version 1 of Ticket #31169, comment 5
- Timestamp:
- Jan 15, 2020, 3:07:26 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31169, comment 5
initial v1 2 2 Parallel running is disabled on Windows: 3 3 4 https://github.com/django/django/blob/59b4e99dd00b9c36d56055b889f96885995e4240/django/test/runner.py#L286-L295 4 5 {{{ 5 6 def default_test_processes():