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

fix(kicked): leave the conference immediately #2388

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

hristoterezov
Copy link
Member

@hristoterezov hristoterezov commented Nov 7, 2023

There is no reason to wait for for the event to be emitted.

Also fixes uncaught promise error when jitsi-meet leaves the conference when the kicked event is received and then with the old code we will do a second leave which results in the uncaught promise error.

Related to jitsi/jitsi-meet#14022 since the leave would happen in parallel with the feedback dialog and will be executed earlier.

There is no reason to wait for for the event to be emitted.
@hristoterezov hristoterezov merged commit b317383 into master Nov 8, 2023
1 check passed
@hristoterezov hristoterezov deleted the fix-hangup branch November 8, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants