mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
parent
5b3535bf64
commit
803a2d71b0
@ -91,6 +91,7 @@ class SyncWorker(base.Worker):
|
||||
except StopWaiting:
|
||||
return
|
||||
|
||||
if ready is not None:
|
||||
for listener in ready:
|
||||
try:
|
||||
self.accept(listener)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user