interactions.py icon indicating copy to clipboard operation
interactions.py copied to clipboard

refactor(bot, gateway, http): Remove any unclosed client session messages

Open EepyElvyra opened this issue 3 years ago • 0 comments

About

This pull request aims to stop "unclosed client session" messages to appear after stopping the bot

Checklist

  • [x] I've ran pre-commit to format and lint the change(s) made.
  • [x] I've checked to make sure the change(s) work on 3.8.6 and higher.
  • [ ] This fixes/solves an Issue (If existent):.
    • resolves #
  • I've made this pull request for/as: (check all that apply)
    • [ ] Documentation
    • [ ] Breaking change
    • [ ] New feature/enhancement
    • [ ] Bugfix

EepyElvyra avatar Aug 10 '22 17:08 EepyElvyra