bigbluebutton-Github/bigbluebutton-html5/imports/api/audio/client
prlanzarin f026c397d9 fix(audio): check if broker exists before trying to stop
There are scenarios where the full audio broker (SFU) stop  procedure
may be called multiple times in a very short timestamp - eg a concurrent
stop + connection failure; a timeout in the transfer procedure + a
reconnect attempt, [...]. When that happens, calls to exitAudio may throw
errors if the broker was already released - and that's not the expected
behavior.
2022-06-29 17:44:52 +00:00
..
bridge fix(audio): check if broker exists before trying to stop 2022-06-29 17:44:52 +00:00