mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 12:18:59 +00:00
parent
20fa3001f2
commit
b2f247bef3
@ -594,6 +594,8 @@ class Client:
|
|||||||
log.info('Cleaning up tasks.')
|
log.info('Cleaning up tasks.')
|
||||||
_cleanup_loop(loop)
|
_cleanup_loop(loop)
|
||||||
|
|
||||||
|
return future.result()
|
||||||
|
|
||||||
# properties
|
# properties
|
||||||
|
|
||||||
def is_closed(self):
|
def is_closed(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user