client-sdk-swift
client-sdk-swift copied to clipboard
Thread deadlock when simultaneously publishing 3+ tracks
Describe the bug Thread deadlock when simultaneously publishing 3+ tracks. Does not happen when published in sequential order.
SDK Version 1.0.9
iOS/macOS Version Both
Steps to Reproduce
Publish simultaneously by resolving publish completers with all(...)
.
We have a same issue 🫠
Hi @jam0128 , sorry to hear this. I'll try to find a workaround. What if you publish in sequential order instead of simultaneously, does it help ?
@hiroshihorie What do you mean "sequential order instead of simultaneously"? Thank you
This should be fixed in v2, closing this.