mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix comment
This commit is contained in:
parent
1db805c7f6
commit
f0f44cddd3
@ -304,7 +304,7 @@ class Arbiter(object):
|
||||
self.reexec()
|
||||
|
||||
def handle_winch(self):
|
||||
"SIGWINCH handling"
|
||||
"""SIGWINCH handling"""
|
||||
if self.cfg.daemon:
|
||||
self.log.info("graceful stop of workers")
|
||||
self.num_workers = 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user