mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
useless log.
This commit is contained in:
parent
9c3a115e6d
commit
66cc6975d1
@ -45,6 +45,4 @@ class EventletWorker(AsyncWorker):
|
||||
|
||||
self.notify()
|
||||
with eventlet.Timeout(self.timeout, False):
|
||||
self.log.info("are we blocking?")
|
||||
eventlet.kill(self.acceptor, eventlet.StopServe)
|
||||
self.log.info("no sir!")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user