mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2026-05-13 10:52:12 -04:00
move also gunicorn_conf.py in scripts directory
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
from prometheus_client import multiprocess
|
||||
|
||||
def child_exit(server, worker):
|
||||
multiprocess.mark_process_dead(worker.pid)
|
||||
Reference in New Issue
Block a user