def vir_event_loop_native_run(): while True: libvirt.virEventRunDefaultImpl() # Spawn a background thread to run the event loop