rougeth / bottery

[DEVELOPMENT-HALTED] :battery: A bot framework with batteries included
MIT License
344 stars 51 forks source link

Fixed ClientSession.close not being awaited #177

Closed justalemon closed 6 years ago

justalemon commented 6 years ago

Hi, this PR attempts to fix the RuntimeWarning while trying to stop the bot.

Closes #175