<div dir="ltr"><div dir="ltr"><div>I want to send a reply to a method call outside method_handler. Is it possible?</div><div>In the method_handler I increase reference count of sd_bus_message and send it to the other thread. From there I want to call sd_bus_reply_method_return to send a reply but get Unknown method or interface error when I invoke method with bussctl --user call. If I call the return method from method_handler everything works as expected. </div><div><br></div><div>Thank you<br></div><div>      <br></div><div>  </div></div></div>