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

Remove async #395

Merged
merged 8 commits into from
Apr 3, 2025
Merged

Remove async #395

merged 8 commits into from
Apr 3, 2025

Conversation

Jenselme
Copy link
Owner

@Jenselme Jenselme commented Apr 1, 2025

No description provided.

Jenselme added 8 commits April 1, 2025 20:25
- This simplifies the code a great deal.
  - No more async_to_sync nor sync_to_async wrappers!
  - No more async/await keywords.
- No needed yet anyway.
- Update feeds with a ThreadPoolExecutor to still update them in parallel.

Close #387
Only useful for big exports that won’t fit in a web request.
@Jenselme Jenselme merged commit 63d4ac7 into main Apr 3, 2025
2 checks passed
@Jenselme Jenselme deleted the remove-async branch April 3, 2025 19:53
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.

1 participant