Re: libdbus or gio dbus for multi-threaded service ?
Lawrence D'Oliveiro <ldo-kC51rjc0cqs1dNLGKZg6taU/[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Wed, 14 Mar 2018 12:07:09 +0000, Simon McVittie wrote: > I would recommend documenting what use patterns are and aren't > supported for multi-threaded users of DBussy, if you haven't > already ... I suppose it would be sufficient to point out that the whole point of Python’s asyncio architecture is to *avoid* multithreading. I could also point out the one place I use it internally, and add a note saying “if in doubt, avoid this call”. _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus