Skip to content

Allow passing FastAPI directly to init#12

Closed
bjchambers wants to merge 1 commit into
taskiq-python:masterfrom
bjchambers:allow-apps
Closed

Allow passing FastAPI directly to init#12
bjchambers wants to merge 1 commit into
taskiq-python:masterfrom
bjchambers:allow-apps

Conversation

@bjchambers

Copy link
Copy Markdown

This is useful in cases where the application is created in a factory or otherwise doesn't have a string directly tied to the app.

This is useful in cases where the application is created in
a factory or otherwise doesn't have a string directly tied
to the app.
@s3rius

s3rius commented Mar 8, 2024

Copy link
Copy Markdown
Member

Agree, sounds useful.

@lokhman

lokhman commented Nov 29, 2024

Copy link
Copy Markdown

So can this be merged?

I find it extremely useful, as in my case for using a path to the FastAPI app, I had to deal with circular dependencies.

@s3rius

s3rius commented Dec 14, 2024

Copy link
Copy Markdown
Member

This request is closed in favor of #15. Because the mypy was not fixed for all this time.

@s3rius s3rius closed this Dec 14, 2024
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.

3 participants