Files
Alexander Sieg 82ed798dba python3Packages.celery: remove pytest-xdist do to flaky test results
The celery test suite fails on high core system, this is likly do to
multiple tests creating or removing the test sqlite database file in
there respectiv cleanup step.

Fixes: #516582
2026-05-05 14:24:05 +02:00
..