tags:

views:

26

answers:

0

Hello,

I need to run SystemBus and SessionBus mainloops in my python application. So I would like to ask what is the best way to do this ? To run SystemBus mainloop in application's main thread and SessionBus mainloop in another ?

Regards, Levon