Open Issues Need Help
View All on GitHub Gunicorn doesn't start about 2 months ago
AI Summary: Gunicorn fails to start after a recent pull request (#13), with the error logs indicating a problem during the WSGI application import process. The traceback points to `gunicorn.util.import_app` and Python's `importlib`, suggesting an issue with how the application module is being loaded.
Complexity:
2/5
bug help wanted