mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
logs are already reopened in self.setup
This commit is contained in:
parent
188fa3e109
commit
cd3f9f076e
@ -375,8 +375,6 @@ class Arbiter(object):
|
||||
util._setproctitle("master [%s]" % self.proc_name)
|
||||
|
||||
# manage workers
|
||||
self.log.reopen_files()
|
||||
|
||||
self.manage_workers()
|
||||
|
||||
def murder_workers(self):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user