Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FIX] mail: prevent blocking datachannel access if one is unavailable
Before this commit, if one RTCDataChannel was not available, signaling using the RTDDataChannels was faulty. This commit fixes this issue by skipping unavailable dataChannels. closes odoo#76102 Signed-off-by: Sébastien Theys (seb) <[email protected]>
- Loading branch information