Skip to content

config-policy: add timeout when waiting on conditional variables

Julian Bouzas requested to merge julian/wireplumber:config-policy-timeout into master

This MR adds a timeout when waiting for conditional variables in the config-policy test, and so avoids possible deadlocks if a race condition happens. Solves #6 (closed)

Merge request reports