Skip to content

Commit adc3852

Browse files
authored
Merge pull request #357 from nicoddemus/release-1.24.0
Release 1.24.0
2 parents 3f5a8ee + bfd6029 commit adc3852

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
pytest-xdist 1.24.0 (2018-10-18)
2+
================================
3+
4+
Features
5+
--------
6+
7+
- `#337 <https://github.com/pytest-dev/pytest-xdist/issues/337>`_: New ``--maxprocesses`` command-line option that limits the maximum number of workers when using ``--numprocesses=auto``.
8+
9+
10+
Bug Fixes
11+
---------
12+
13+
- `#351 <https://github.com/pytest-dev/pytest-xdist/issues/351>`_: Fix scheduling deadlock in case of inter-test locking.
14+
15+
116
pytest-xdist 1.23.2 (2018-09-28)
217
================================
318

changelog/337.feature.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/351.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)