Skip to content

zb: ConnectionBuilder::build shouldn't assume executor ticking

Zeeshan Ali Khan requested to merge zeenix/zbus:no-executor-obj-server-hang into main

This fixes a deadlock when internal executor is disabled and interface is added to the builder.

Thanks to garnson for pointing out the issue and the solution.

Merge request reports