Release 3.2.1
Some checks failed
deploy / deploy (push) Failing after 1s

This commit is contained in:
Aleksandr Mezin
2023-03-12 14:42:09 +02:00
parent b6c195a56c
commit b591be4868
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.