mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* style: prevent 'undefined' debug message on intentional shard closure addresses #9594 * refactor(WebSocketManager#destroy): improve debug messaging cleaner stacktrace format gracefully closing shards will display an appropriate debug `reason` * style: unresumable debug messaging --------- Co-authored-by: Almeida <almeidx@pm.me>