DiscordSRV Take Too Long to Stop
coco0325 opened this issue ยท 3 comments
DiscordSRV take too long to stop.
PaperSpigot 1.15.2
Server Log: [12:27:06 INFO]: [DiscordSRV] Disabling DiscordSRV v1.18.4
[12:27:06 WARN]: [DiscordSRV] Broke from Status Updater thread: sleep interrupted
[12:27:06 WARN]: [DiscordSRV] Broke from Channel Topic Updater thread: sleep interrupted
[12:27:21 INFO]: [HeadDatabase] Disabling HeadDatabase v4.9.1
[12:27:21 INFO]: [PlayerWarps] Disabling PlayerWarps v5.0.3
[12:27:21 INFO]: [CoreProtect] Disabling CoreProtect v2.18.2
Long shutdown times can only be attributed to JDA taking a while to send the shutdown message to Discord. DiscordSRV already limits it's shutdown time to 15 seconds and JDA's shutdown time to less than five seconds. Nothing further can be done about this.