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

Add stronger wording on the relationship between lifespans, event loops, threads and processes #338

Merged
merged 1 commit into from
Jul 24, 2022

Conversation

adriangb
Copy link
Contributor

@adriangb adriangb commented Jul 23, 2022

This tweaks the wording on the relationship between lifespans, event loops, threads and processes.

I believe this is not introducing anything new, the intention is already there in the spec, it's just not very strongly worded/clear.

All of the server implementations that are currently in widespread use and support lifespans (Hypercorn and Uvicorn; Daphne does not support lifespans) comply with this, so this will not break/conflict with any implementations.

@andrewgodwin andrewgodwin merged commit 30ecdef into django:main Jul 24, 2022
@adriangb adriangb changed the title Main Add stronger wording on the relationship between lifespans, event loops, threads and processes Jul 24, 2022
@adriangb
Copy link
Contributor Author

Thank you, Andrew!

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