#34274 closed Cleanup/optimization (wontfix)
Add uvicorn LifeSpan suggestion to the docs
Reported by: | Niccolò Mineo | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 4.1 |
Severity: | Normal | Keywords: | |
Cc: | Carlton Gibson | Triage Stage: | Unreviewed |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Since at work we're disabling the LifeSpan warning in Django by turning off LifeSpan events in Uvicorn altogether, I thought it would be useful to provide such a hint in the relevant bit of the Django documentation. Let me know your thoughts.
Change History (3)
comment:1 by , 22 months ago
Cc: | added |
---|
comment:2 by , 22 months ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:3 by , 22 months ago
Summary: | Add LifeSpan setting suggestion to the docs → Add uvicorn LifeSpan suggestion to the docs |
---|
Note:
See TracTickets
for help on using tickets.
I think this is wontfix, as per my comment on the PR.