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

Prepare delayed call leave events more reliably #4447

Merged
merged 5 commits into from
Oct 17, 2024

Conversation

AndrewFerr
Copy link
Member

  • Try sending call join after preparing delayed leave
  • On leave, send delayed leave instead of a new event

Signed-off-by: Andrew Ferrazzutti [email protected]

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • Sign-off given on the changes (see CONTRIBUTING.md).

- Try sending call join after preparing delayed leave
- On leave, send delayed leave instead of a new event
because they are unavailable in widget mode
SonarCloud rule typescript:S2933
It's unneeded because all affected methods are mocked
@AndrewFerr AndrewFerr added this pull request to the merge queue Oct 17, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2024
@AndrewFerr AndrewFerr added this pull request to the merge queue Oct 17, 2024
Merged via the queue into develop with commit 13a967a Oct 17, 2024
26 checks passed
@AndrewFerr AndrewFerr deleted the af/rtc-cancel-delayed-leave branch October 17, 2024 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants