Skip to content
  • Dan Williams's avatar
    dispatcher: add synchronous dispatcher calls · 90b747fa
    Dan Williams authored
    On shutdown we can't defer the response to a callback, so we need to
    use synchronous D-Bus calls.  Second, sometimes we want to block on
    the dispatcher response, like for pre-down.
    90b747fa