-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Work with files asynchronously #3313
Copy link
Copy link
Closed
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/enhancementgood first issueGood for newcomersGood for newcomersoutdated
Description
There is a very old tech debt in aiohttp: the library uses blocking synchronous calls to work with files.
It should be fixed by replacement such direct calls by loop.run_in_executor().
Affected parts:
-
web_fileresponse.py -
payload.py
Splitting the task into two pull requests makes sense in term of easier review.
The issue is pretty easy and straightforward, it waits for a champion.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/enhancementgood first issueGood for newcomersGood for newcomersoutdated