Release 1.24.0

This commit is contained in:
Bruno Oliveira
2018-10-18 07:55:54 -03:00
parent 3f5a8eeb7f
commit bfd6029102
3 changed files with 15 additions and 2 deletions

View File

@@ -1 +0,0 @@
New ``--maxprocesses`` command-line option that limits the maximum number of workers when using ``--numprocesses=auto``.

View File

@@ -1 +0,0 @@
Fix scheduling deadlock in case of inter-test locking.