Remove redundant shutdown message from gunicorn
This commit is contained in:
parent
bc8a8842c5
commit
6d4a55100e
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ def on_exit(server):
|
|||
print("Finalizing shared storage...")
|
||||
finalize_share_data()
|
||||
|
||||
print("Gunicorn shutdown complete")
|
||||
print("=" * 80)
|
||||
|
||||
print("=" * 80)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue