• 此项目
    • 正在载入...
  • Sign in

xuning / livekitAndroidXuningTest

96x96
转到一个项目
Toggle navigation
  • 项目
  • 群组
  • 代码片段
  • 帮助
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • livekitAndroidXuningTest
  • .changeset
  • three-glasses-join.md
  • Fixes deadlock on publish track (#604) · 695a4a7a ...
    695a4a7a 浏览文件
    * Fixes deadlock on publish track
    
    During a publish track, if the room is leaved before the the track is published, we can't publish a track anymore. Let's abord the pending publish track on leave event and when the websocket is disconnected
    
    * Add changeset
    
    * Lint fixes
    Jean Kruger authored 2025-02-22 22:47:03 +0900
three-glasses-join.md 69 字节
原文件 审查 历史 永久链接
"client-sdk-android": patch

Fixes deadlock on publish track