mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-10 10:48:00 +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