Closed freyacodes closed 5 months ago
This PR changes the lifecycle of LocalAudioTrackExecutor such that it is completely disposed of when the track ends. This appears to resolve a suspected race condition that causes a thread and memory leak.
LocalAudioTrackExecutor
I am still testing these changes.
Closing this, as I realised that I created a duplicate.
This PR changes the lifecycle of
LocalAudioTrackExecutor
such that it is completely disposed of when the track ends. This appears to resolve a suspected race condition that causes a thread and memory leak.I am still testing these changes.