mirror of
https://github.com/livekit/livekit.git
synced 2026-08-22 14:20:26 +00:00
working CI test workflow, more reliable transport_test
This commit is contained in:
@@ -340,7 +340,6 @@ func (c *RTCClient) ReadResponse() (*livekit.SignalResponse, error) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: this function is not thread safe, need to cleanup
|
||||
func (c *RTCClient) SubscribedTracks() map[string][]*webrtc.TrackRemote {
|
||||
// create a copy of this
|
||||
c.lock.Lock()
|
||||
|
||||
Reference in New Issue
Block a user