[systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation
Jan Mueller
janmueller.email at googlemail.com
Wed Dec 12 10:00:29 UTC 2018
Dear systemd folks,
I have the following issue:
An application does not receive dbus signals on its dbus file descriptor
*while waiting* for a
dbus-method response. Considered time frame: between sending the
method-call and receiving
its response. After the response is being received, the (indefinitely)
queued signal is not delivered
until another signal / method call triggers the sdbus file descriptor
(which is supervised by
select()/epoll()).
I committed a brief example with some more extensive explanation to:
https://github.com/mue-jan/dbus-missing-signals-or-fd-issue
Thanks in advance and best regards,
Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/systemd-devel/attachments/20181212/729bfaea/attachment.html>
More information about the systemd-devel
mailing list