mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-08 06:13:55 +00:00
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