Re: [systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-20 Thread Jan Mueller
> > > > please see the referenced + updated example project: > > > > https://github.com/mue-jan/dbus-missing-signals-or-fd-issue Hey Lennart, again sorry for the delayed response. I tried to illustrate the signal-issue for you, please check the github- repository once again. > The link above sti

Re: [systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-17 Thread Jan Mueller
> > please see the referenced + updated example project: > > https://github.com/mue-jan/dbus-missing-signals-or-fd-issue > You need to call the three calls on *every* loop iteration, and update fd/ > events/timeout on the epoll object before you can go to sleep. The I/O events, > timeouts, fd can

Re: [systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-13 Thread Jan Mueller
> > 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 (indefinit

[systemd-devel] Fwd: sdbus-filedescriptor does reproducibly NOT get triggered in a specific situation

2018-12-12 Thread Jan Mueller
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 (ind

Re: [systemd-devel] Missing signal / dbus-fd while waiting for dbus-method response

2018-10-22 Thread Jan Mueller
-4ubuntu21.1 and Debian Buster 4.18.0-2-am64 with systemd 239-10. Attached you can find a simple example, including application A / B, a makefile and the correlating *.conf-files. Thanks in advance and best regards, Jan Mueller <> ___ systemd