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

async tempfile support #344

Open
graingert opened this issue Jul 16, 2021 · 0 comments
Open

async tempfile support #344

graingert opened this issue Jul 16, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@graingert
Copy link
Collaborator

eg Tinche/aiofiles#20

specifically with AsyncSpooledTemporaryFile it doesn't run the executor unless the in-memory buffer is full:

https://github.com/Tinche/aiofiles/blob/3a66417d89e204aa7fa424b39b858126412e4d3c/src/aiofiles/tempfile/temptypes.py#L27-L36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants