Skip to content

Conversation

@jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Aug 2, 2024

Currently we use Python's standard library read and writes which are blocking.

This PR switches to use aiofiles which is asyncio native approach to
read/write to disk.

Closes #1141

@jackwotherspoon jackwotherspoon self-assigned this Aug 2, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner August 2, 2024 21:07
@jackwotherspoon jackwotherspoon merged commit d2fd465 into main Aug 6, 2024
@jackwotherspoon jackwotherspoon deleted the aiofiles branch August 6, 2024 14:54
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.

Use aiofiles for local disk read/write

2 participants