There was an error while loading. Please reload this page.
1 parent ad7c1de commit 2c38b03Copy full SHA for 2c38b03
docs/source/design.rst
@@ -75,10 +75,7 @@ WSGI application, this is not a recommended configuration.
75
AsyncIO Workers
76
---------------
77
78
-These workers are compatible with Python 3.
79
-
80
-You can port also your application to use aiohttp_'s ``web.Application`` API and use the
81
-``aiohttp.worker.GunicornWebWorker`` worker.
+Third-party workers can be usedd to use Gunicorn with asyncio frameworks.
82
83
Choosing a Worker Type
84
======================
0 commit comments