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

Deprecate the uvicorn.workers module #2302

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Conversation

Kludex
Copy link
Sponsor Member

@Kludex Kludex commented Apr 13, 2024

The idea is to deprecate this module in favor of https://github.com/Kludex/uvicorn-worker, and remove it in some time.

The new package is tested.

@Kludex Kludex requested a review from a team April 13, 2024 07:34
@Tishka17
Copy link

Tishka17 commented May 29, 2024

What about /optional/ pre-fork model in new worker like it was in gunicorn? In same cases it is essential to do some preloading only once

@Kludex
Copy link
Sponsor Member Author

Kludex commented May 29, 2024

We need to support windows

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.

Test Gunicorn Worker Gunicorn with UvicornWorker is not respecting the timeout
3 participants