mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +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.