Skip to content

Add include_router to Starlette and Router#2189

Closed
Lancetnik wants to merge 6 commits intoKludex:masterfrom
Lancetnik:master
Closed

Add include_router to Starlette and Router#2189
Lancetnik wants to merge 6 commits intoKludex:masterfrom
Lancetnik:master

Conversation

@Lancetnik
Copy link
Copy Markdown

@Lancetnik Lancetnik commented Jun 18, 2023

Summary

It's a PR connected with FastAPI nested lifespan bugfix.
So, there is a raw include_router implementation to inherit it by the FastAPI next step.
Also, it merge all nested by mount applications' events and lifespans to main application (#649).

Checklist

  • I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.

@Kludex
Copy link
Copy Markdown
Owner

Kludex commented Jun 18, 2023

That's really not what I mean. include_router doesn't make sense for Starlette.

We have this related PR: #1988.

@Kludex Kludex closed this Jun 18, 2023
@Lancetnik
Copy link
Copy Markdown
Author

@Kludex did you talk about run Host routes lifespan calling? Or something else? Can you explain please?

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