Skip to content

refactor: replace aiofiles with asyncio.to_thread#1437

Draft
kgala2 wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
kgala2:replace-aiofiles
Draft

refactor: replace aiofiles with asyncio.to_thread#1437
kgala2 wants to merge 3 commits into
GoogleCloudPlatform:mainfrom
kgala2:replace-aiofiles

Conversation

@kgala2

@kgala2 kgala2 commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Replaced all references to aiofiles package with python's standard library asyncio.to_thread and tempfile.TemporaryDirectory, wrapped in a simple AsyncTemporaryDirectory context manager.

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