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

Get rid of sync_to_async where possible #279

Closed
capital-G opened this issue Mar 16, 2023 · 1 comment
Closed

Get rid of sync_to_async where possible #279

capital-G opened this issue Mar 16, 2023 · 1 comment
Assignees
Labels
backend stuff that the client does not see Technical debt A problem for future self

Comments

@capital-G
Copy link
Member

Using sync_to_async should be more considered a hack as it types will not propagate using this - it is also most likely not very efficient to use it.

@capital-G capital-G added backend stuff that the client does not see Technical debt A problem for future self labels Mar 16, 2023
@capital-G capital-G self-assigned this Mar 16, 2023
@capital-G
Copy link
Member Author

#567 combined with an upgrade to django 4.2 fixed most of these problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend stuff that the client does not see Technical debt A problem for future self
Projects
None yet
Development

No branches or pull requests

1 participant