Reddit cog does not await revoke_access_token in cog_unload #794
Labels
a: information
Related to information commands: (doc, help, information, reddit, site, tags)
good first issue
Good for newcomers
p: 2 - normal
Normal Priority
t: bug
Something isn't working
I think the fix is as simple as using
create_task
for it.https://github.com/python-discord/bot/blob/master/bot/cogs/reddit.py#L47
The text was updated successfully, but these errors were encountered: