mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
parent
527dd7a1e6
commit
48d1e74d01
@ -54,6 +54,7 @@ def _eventlet_serve(sock, handle, concurrency):
|
||||
gt.link(_eventlet_stop, server_gt, conn)
|
||||
conn, addr, gt = None, None, None
|
||||
except eventlet.StopServe:
|
||||
sock.close()
|
||||
pool.waitall()
|
||||
return
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user