Howdy folks,

Has there been much discussion on how one is to integrate libraries that
also depend on having an event loop (in my case, I'd love to use dbus
from asyncio) in a sane way?

I believe it uses the gobject.MainLoop - is there any common pattern for
hosting this sort of thing in asyncio?

I'd love to find a way to queue up functions (triggered by dbus) in the
asyncio loop, and handle them gracefully with the rest of the stuff.

Thanks!
  Paul

-- 
#define sizeof(x) rand()
</paul>
:wq

Attachment: signature.asc
Description: Digital signature

Reply via email to