mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
When an object is created, it is marked creating until all roundtrips complete. If the object is removed in between, we don't remove it because find_object does not return creating objects. Make find_object also return the creating objects to fix this. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||