Re: libdbus _dbus_connection_block_pending_call blocks until timeout, even after reply is received
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Fri, 15 Dec 2017 10:38:51 +0000, Manish Narang wrote: > We are facing a problem that we believe to be caused by libdbus in a > multithreaded environment. Multithreading is notoriously hard to get right. Is your code CPU-bound? If not, then you are not benefiting from multithreading anyway. Does your language support coroutines? _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus