Changes

Summary

  1. Fix idle issues for DefaultSendSystem (commit: 44d925d) (details)
Commit 44d925d584ee8590c98d7fda4aa4e518a9d9047d by Florian Spieß
Fix idle issues for DefaultSendSystem
When idle the thread did not sleep causing CPU spikes, instead we will
check the sentPacket only for changeTalking
(commit: 44d925d)
The file was modifiedsrc/main/java/net/dv8tion/jda/core/audio/factory/DefaultSendSystem.java (diff)