element-hq / element-hq/element-ios
E2E: Do not make key share requests on the main thread
Open
A-E2EE
- Dominant language
- Swift
- Stars
- 1.8k
- Forks
- 544
- PR merge metrics
- PR metrics pending
Description
Because of this thread bottleneck https://github.com/matrix-org/matrix-ios-sdk/blob/v0.15.2/MatrixSDK/Crypto/MXCrypto.m#L447-L450, key share requests seem to be execute on the main thread.
Contributor guide
Assessment
This issue has not been assessed yet.