Skip to content

thread-test: Increase test timeout

This is not a performance test, but progress test of pa_cond_signal, pa_cond_broadcast and pa_cond_wait in presence of multiple threads.

Increase test timeout to make it pass on slower hardware.

This fixes a problem on slow hardware or VM, where test can take a few seconds to complete. Fixes https://bugs.gentoo.org/823846

Merge request reports