Skip to content

refactor: replace aiofiles with asyncio.to_thread - #1437

Merged
kgala2 merged 5 commits into
GoogleCloudPlatform:mainfrom
kgala2:replace-aiofiles
Jul 17, 2026
Merged

refactor: replace aiofiles with asyncio.to_thread#1437
kgala2 merged 5 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.

@kgala2
kgala2 force-pushed the replace-aiofiles branch from 880c28f to c3c06ac Compare July 17, 2026 00:25
@kgala2
kgala2 marked this pull request as ready for review July 17, 2026 00:31
@kgala2
kgala2 requested a review from a team as a code owner July 17, 2026 00:31
@kgala2 kgala2 assigned kgala2 and hessjcg and unassigned hessjcg and kgala2 Jul 17, 2026
@kgala2
kgala2 merged commit 4baeb6f into GoogleCloudPlatform:main Jul 17, 2026
18 checks passed
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.

2 participants