-
- Downloads
ConversationModule: use accountManager directly
ConversationModule is guaranteed to be provided a loaded accountManager at all times with always the same deviceId. This allows to bypass the account and the configurationmMutex during loading, and avoids consistency issues. GitLab: #952 Change-Id: I1068e7eb559f8be27bf34817abb3f2898de3318e
Showing
- src/jamidht/conversation.cpp 6 additions, 6 deletionssrc/jamidht/conversation.cpp
- src/jamidht/conversation_module.cpp 83 additions, 90 deletionssrc/jamidht/conversation_module.cpp
- src/jamidht/conversation_module.h 4 additions, 1 deletionsrc/jamidht/conversation_module.h
- src/jamidht/jamiaccount.cpp 15 additions, 2 deletionssrc/jamidht/jamiaccount.cpp
Loading
Please register or sign in to comment