[PW_SID:1049369] [v2] dbus: register interface before acquiring name#487
[PW_SID:1049369] [v2] dbus: register interface before acquiring name#487IWDTestBot wants to merge 11 commits intoworkflowfrom
Conversation
This is taken care of by the individual cache items and if none exist, tar fails.
If the interface isn't available by the time we acquire the well-known name, clients can get confused when the expected interfaces are missing during bus activation.
|
Fetch PR Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches |
|
Fetch PR GitLint Prep - Setup ELL Make Distcheck Build - Configure Make Check Make Check w/Valgrind Incremental Build with patches Autotest Runner Output: Clang Build |
34cec50 to
720e28a
Compare
720e28a to
d0811d4
Compare
If the interface isn't available by the time we acquire the well-known
name, clients can get confused when the expected interfaces are missing
during bus activation.
changes in v2:
src/main.c | 38 +++++++++++++++++---------------------
1 file changed, 17 insertions(+), 21 deletions(-)