Merge pull request #888 from amezin/release-3.2.1

Release 3.2.1
This commit is contained in:
Aleksandr Mezin
2023-03-12 17:11:47 +02:00
committed by GitHub
2 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
pytest-xdist 3.2.1 (2023-03-12)
===============================
Bug Fixes
---------
- `#884 <https://github.com/pytest-dev/pytest-xdist/issues/884>`_: Fixed hang in ``worksteal`` scheduler.
pytest-xdist 3.2.0 (2023-02-07)
===============================

View File

@@ -1 +0,0 @@
Fixed hang in ``worksteal`` scheduler.