Skip to content
  • Alexander Larsson's avatar
    Fix deadlock in threaded resolver · a258ec3b
    Alexander Larsson authored
    When you're using the threaded resolver and using a sync call
    without a cancellable the resolve_sync forgot to unlock the
    initial req->mutex lock, leading to a deadlock when unrefing
    the request.
    a258ec3b