element-hq / element-hq/element-call
Failures if room contains a user with no e2e devices
Open
T-Defect
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
**Describe the bug**
With the e2e code now merged, element call fails if a user with no e2e devices is participating in the call. This can happen either by user using different versions of EC which don;'t have e2e enabled or because there are stuck users left over from before e2e.
The failure mode (or one of them) is that a user starts talking and then never stops (an exception gets thrown and then never caught).
Contributor guide
Assessment
This issue has not been assessed yet.