Skip to content
Snippets Groups Projects
Commit a5344495 authored by Kateryna Kostiuk's avatar Kateryna Kostiuk Committed by Sébastien Blin
Browse files

account: prevent deadlock during unregister

This patch runs DHT listener callbacks on a different thread
to prevent locking the configurationMutex, as it is used during
account unregistering and could potentially lead to a deadlock.

Change-Id: Id42b92118713b5d16eb10a74ccf14a788142418d
parent 927de9e7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment