bigbluebutton-Github/bigbluebutton-html5/imports
prlanzarin d23189d1ed refactor(audio): log VoiceUser cleanup on User remove and centralize it
There's a VoiceUser cleanup procedure bound to the User's cleanup
routine in Meteor's server-side. That cleanup is _silent_ and does not
use a dedicated modifier from voice-user et al, which is not
straightforward and might waste a few minutes of understanding what's
happening when debugging audio collections.

This commit centralizes that cleanup in a new clearVoiceUser modifier in
voice-user as well as logs when it works.
2022-07-20 12:13:37 +00:00
..
api refactor(audio): log VoiceUser cleanup on User remove and centralize it 2022-07-20 12:13:37 +00:00
startup Merge tag 'v2.5.1' into merge25-26-jun16 2022-06-16 13:58:54 -03:00
ui Merge pull request #15364 from prlanzarin/u26/refactor/kutils-kboom 2022-07-15 14:53:10 -03:00
utils Merge 2.6 2022-06-29 17:38:21 -03:00