aboutsummaryrefslogtreecommitdiffstats
path: root/import.py
diff options
context:
space:
mode:
Diffstat (limited to 'import.py')
-rw-r--r--import.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/import.py b/import.py
index 5f13565..1dcbed5 100644
--- a/import.py
+++ b/import.py
@@ -252,5 +252,7 @@ async def main():
else:
parser.print_help()
+ await client.disconnect()
-asyncio.run(main())
+
+asyncio.get_event_loop().run_until_complete(main())
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage