Changes

Summary

  1. Remove RejectedExecutionException in gateway after shutting down (commit: 607c267) (details)
Commit 607c267ca91e5fd73e24de2ed0b891728e251fa4 by Florian Spieß
Remove RejectedExecutionException in gateway after shutting down

We can simply check the status when catching the exception.
If the status indicates shutdown we log on debug instead of error.
(commit: 607c267)
The file was modifiedsrc/main/java/net/dv8tion/jda/internal/requests/WebSocketSendingThread.java (diff)