mirror of
https://gitlab.freedesktop.org/pipewire/pipewire
synced 2024-11-05 16:26:16 +00:00
69d0f586b2
Some jack clients will take a lock before doing IPC and then will take the same lock in a notify callback. This prevents the IPC from progressing and causes a deadlock. Make a separate thread to dispatch the notify so that we don't block the IPC in any case. Fixes #3585 |
||
---|---|---|
.. | ||
examples | ||
jack | ||
src | ||
meson.build |