mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Debouncing the audio was causing the audio to be lost sometimes, somewhat randomly. It's not supposed to be necessary. The commit also refactors the code to async/await.