mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-06 12:41:31 +08:00
We don't have to depend on entry points when loading suppoorted workers nad extensions, instead use the absolute path to load the class. fix #259