Skip to content

Commit 802f244

Browse files
authored
Fix race condition in playTone (#3126)
1 parent 227f90b commit 802f244

File tree

5 files changed

+128
-48
lines changed

5 files changed

+128
-48
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
### Fixed
2727

2828
- Fix occasional issue with setting encoded transform on video receive streams that would lead to missing video.
29+
- Fix a race condition in DefaultMeetingReadinessChecker `playTone` and `stopTone` method.
2930

3031
## [3.29.0] - 2025-06-24
3132

demos/browser/package-lock.json

Lines changed: 34 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)