Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: remove gunicorn in favor of uvicorn workers #3761

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

hay-kot
Copy link
Collaborator

@hay-kot hay-kot commented Jun 21, 2024

What type of PR is this?

  • chore

What this PR does / why we need it:

Removes dependency of gunicorn and resolves a bug where the gunicorn logs wouldn't be formatted correctly based on the log config.

This may be considered breaking given that the behavior does change, but I don't think in a way that really matters. Those that have configured environments for multiple workers will still get that behavior, but it will be different.

Which issue(s) this PR fixes:

N/A

Testing

  • local build still works

@hay-kot hay-kot marked this pull request as ready for review June 21, 2024 00:50
Copy link
Collaborator

@michael-genson michael-genson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. "Breaking" changes seem reasonable

@michael-genson michael-genson merged commit 4d1381c into mealie-next Jun 21, 2024
13 checks passed
@michael-genson michael-genson deleted the chore/remove-gunicorn branch June 21, 2024 03:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants