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

Sync v2-9-stable with v2-9-test to release 2.9.0 #38798

Merged
merged 5 commits into from
Apr 7, 2024
Merged

Conversation

ephraimbuddy
Copy link
Contributor

Time for 2.9.0rc3!

potiuk and others added 2 commits April 6, 2024 20:56
When Gunicorn workers start, they do not fork, but start as new
Python interpreters and they should also perform loadig of the
configuration from installed providers.

(cherry picked from commit 042c2ac)
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Apr 6, 2024
We don't reference those scripts only by name anywhere (always by the
full path or the pre-commit ID). The pre-commit part is already evident
from them being inside a pre_commit directory. This makes paths shorter
and those files a bit easier to browse in a file browser (including ls).

(cherry picked from commit 725a9b6)
@potiuk potiuk added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Apr 6, 2024
@ephraimbuddy ephraimbuddy merged commit 50f22ff into v2-9-stable Apr 7, 2024
113 of 114 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants