mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-30 15:30:07 +00:00
* fix(gateway): shard.resume() ending in a loop of constant resumes * refactor(gateway): change shard.close() to async and move resolve logic to shard.close() * refactor: wait for shard.close() promise in gateway.shutdown() * Fix integration test --------- Co-authored-by: Fleny <fleny113@outlook.com>