mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
typo
This commit is contained in:
parent
fef233dd5d
commit
58c3c5680d
@ -148,7 +148,7 @@ class Arbiter(object):
|
||||
self.SIG_QUEUE.append(sig)
|
||||
self.wakeup()
|
||||
else:
|
||||
self.log.warn("Dropping signal: %s", sig)
|
||||
self.log.warning("Dropping signal: %s", sig)
|
||||
|
||||
def run(self):
|
||||
"Main master loop."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user