Skip to content

EventIndex uncaught exception in addLiveEventToIndex #18008

Closed
matrix-org/matrix-react-sdk
#6385
@t3chguy

Description

@t3chguy

image

Additionally addLiveEventToIndex is called twice due to matrix-org/matrix-react-sdk@d0d2907
The first time the event has a sender, the 2nd time it does not. Investigating.

Looks like decryption is racing setEventMetadata

Remote echoed events in encrypted rooms fire Event.decrypted without event metadata set, this along with their decryption in general can be skipped

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions