Compare commits
2 Commits
bd4a4bd6ac
...
3164c446c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3164c446c6 | ||
|
|
57ac6bcdd3 |
@@ -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