Skip to content

Conversation

@nickvergessen
Copy link
Member

  • Replaces O(n) queries with a single query in the "End meeting for all" case

Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When the HPB is used now the call is not properly ended; the inCall flag of the participants in the participants->update event sent by the external signaling server has its previous value rather than 0 (so the clients of other participants are not aware that they are no longer in the call).

@nickvergessen
Copy link
Member Author

Lemme retry with less users manually (I always ran into #6948 with my automated test)

@nickvergessen
Copy link
Member Author

🤦🏼 Fixed, used the wrong ID column.

Copy link
Member

@danxuliu danxuliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested and works 👍

@vitormattos
Copy link
Contributor

Only need solve the fixup and DCO tests before merge.

@nickvergessen nickvergessen force-pushed the bugfix/noid/reset-in_call-flag-in-one-query branch from 0a30e4f to d2e03f9 Compare March 2, 2022 12:37
@nickvergessen nickvergessen merged commit 88537a4 into master Mar 2, 2022
@nickvergessen nickvergessen deleted the bugfix/noid/reset-in_call-flag-in-one-query branch March 2, 2022 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release bug feature: call 📹 Voice and video calls feature: meetings 📅 Covering the webinary usecase incl. Lobby performance 🚀

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants