Skip to content
Snippets Groups Projects
Unverified Commit 4b0c6492 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

jamiaccount: avoid deadlock in case of auth failure

configurationMutex_ is already locked and not recursive, so we
can't relock this mutex nor call removeAccount here. Use the
generic error to detect if the account is correctly added or not.

Change-Id: I3af3800835702dc17e084ca36b147b81c03f8762
Gitlab: #155
parent ddf7baef
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.
Finish editing this message first!
Please register or to comment