Use uvloop

This commit is contained in:
2023-05-14 16:06:01 +02:00
parent 2ebd86e692
commit 217adb85ed
10 changed files with 18 additions and 12 deletions

View File

@@ -1,3 +1,4 @@
from core.app import start_app
app = start_app()