mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 10:00:40 +08:00
shutdown() now clears pending requests directly instead of calling cancel() on asyncio.Future instances.
shutdown() now clears pending requests directly instead of calling cancel() on asyncio.Future instances.