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

Fix various blocking calls in asynchronous functions #34

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

ReinderVosDeWael
Copy link
Contributor

In various spots throughout the code, asynchronous functions were executing blocking calls. This PR resolves as many as I could find.

@ReinderVosDeWael ReinderVosDeWael merged commit 4bea533 into main Feb 6, 2024
10 checks passed
@ReinderVosDeWael ReinderVosDeWael deleted the fix/async_download branch February 6, 2024 14:03
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