matrix-org / matrix-org/matrix-ios-sdk
[MXRoom refreshOutgoingMessages] dead loop
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C
- Stars
- 484
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description

should be add index++ ?
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 locating the MXRoom refreshOutgoingMessages method and inspect the loop shown in the issue image. Reproduce the dead loop with the relevant outgoing-message state, then confirm the loop terminates and validate the behavior with the applicable test or reproduction path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100