Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix voice websocket loop termination
The websocket loop for voice events is terminated whenever a websocket message is successfully sent. This is caused by a bug that was introduced in c8536c1#diff-6a8a0bad68abd05790cdc2c2ba043ec6L457, due to an improperly implemented clippy lint.
- Loading branch information