mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
It is possible that the callback notify event is dispatched in do_wait() while we are blocking for a method reply. In that case, don't perform the callbacks, they will be rescheduled before the function exits. Try to only dispatch the notify event when there are callbacks pending. Fixes #3183 |
||
|---|---|---|
| .. | ||
| examples | ||
| jack | ||
| src | ||
| meson.build | ||