matrix-org / matrix-org/matrix-ios-sdk
Matrix does not support multithreading?
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I visit rooms or in multiple threads of sliver memebers of the state or the state of the membership or roomSummaries often break down.
You should consider multithreaded access problems
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the breakdown while visiting rooms or using multiple threads, then inspect access to sliver member state, membership state, and roomSummaries. The issue names no files or tests; done means the affected state remains correct during concurrent access and the failure is covered by a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100