summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pebble: increase attempts for broken test on slow CPUMatoro Mahri2023-02-221-0/+28
On very slow machines, test_process_pool_stop_stopped_callback fails due to not raising a RuntimeError. Increasing the number of long_function instances added to the pool causes it to perform as expected. See: https://github.com/noxdafox/pebble/pull/112 Bug: https://bugs.gentoo.org/831219 Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Closes: https://github.com/gentoo/gentoo/pull/29709 Signed-off-by: Sam James <sam@gentoo.org>