Is It Valid To Call dbus_pending_call_steal_reply before reply is available?

Lawrence D'Oliveiro ldo at geek-central.gen.nz
Sun Nov 4 04:17:23 UTC 2018


On Sat, 03 Nov 2018 20:38:55 -0700, Thiago Macieira wrote:

> Are you saying that you get a pending completion notification before
> the call is actually marked as completed?

Yup.

> Are threads involved?

Nope.

The problem surfaced from a bug report by a user of my DBussy library
<https://github.com/ldo/dbussy/issues/13>. While there is the potential
for use of threads in limited circumstances in DBussy, I am pretty sure
that those control paths are not being triggered anywhere in this case.


More information about the dbus mailing list