Skip to content

zb: ObjectServer handle methods destined to unknown names if no names registered

Zeeshan Ali Khan requested to merge zeenix/zbus:ob-handle-unknown-names into main

We were only doing this for p2p case but we should do this for bus case well. Otherwise it breaks things for folks who were using fdo::DBusProxy::request_name along with ObjectServer for any reason.

Fixes #289 (closed).

Edited by Zeeshan Ali Khan

Merge request reports