Skip to content

Commit

Permalink
Merge pull request benoitc#331 from bobby-beckmann/master
Browse files Browse the repository at this point in the history
Epic change to support gevent 1.0b2
  • Loading branch information
tilgovi committed Apr 12, 2012
2 parents 1215af3 + 6630c5e commit 7246770
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gunicorn/workers/ggevent.py
Expand Up @@ -20,6 +20,7 @@
from gevent.pool import Pool
from gevent.server import StreamServer
from gevent import pywsgi
from gevent import core

import gunicorn
from gunicorn.workers.async import AsyncWorker
Expand Down

0 comments on commit 7246770

Please sign in to comment.