Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove empty decryption listener #2486

Merged
merged 3 commits into from
Jul 1, 2022

Conversation

dbkr
Copy link
Member

@dbkr dbkr commented Jul 1, 2022

This listener looks like it was left over from something as it just
did nothing at all. The todevice event gets put into the call
event buffer which awaits on decryption for each event before
processing, so it should already wait for decryption.

More info: element-hq/element-call#428


This change is marked as an internal change (Task), so will not be included in the changelog.

This listener looks like it was left over from something as it just
did nothing at all. The todevice event gets put into the call
event buffer which awaits on decryption for each event before
processing, so it should already wait for decryption.

More info: element-hq/element-call#428
@dbkr dbkr added the T-Task Tasks for the team like planning label Jul 1, 2022
@dbkr dbkr requested a review from a team as a code owner July 1, 2022 16:23
@dbkr dbkr merged commit 6ea2885 into robertlong/group-call Jul 1, 2022
@dbkr dbkr deleted the dbkr/remove_empty_listener branch July 1, 2022 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Task Tasks for the team like planning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants