Merge branch 'main' of http://chai.bokhary.ir/0880/SlowAPI
This commit is contained in:
@@ -243,6 +243,7 @@ class App:
|
||||
|
||||
await writer.drain()
|
||||
except Exception as e:
|
||||
raise e
|
||||
print(f"Internal Server Error: {e}")
|
||||
finally:
|
||||
writer.close()
|
||||
|
||||
Reference in New Issue
Block a user