#4020 Parallelize tests
Closed: Fixed by tkopecek. Opened by tkopecek.

Currently there are multiple points where tests fail if started with "pytest -n " As it already takes some time to finish them, it would be helpful to use all the cpus dev have.


Note that a few tests are already multi threaded or multi process internally.

Metadata Update from @mikem:
- Custom field Size adjusted to None

Commit bf6f1f4a fixes this issue

Metadata Update from @mikem:
- Issue set to the milestone: 1.35

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4020

Please continue any further discussion there.

Metadata
Related Pull Requests