New submission from Andrew Svetlov <andrew.svet...@gmail.com>:
We use thread pool executor for loop.sock_sendfile(), there is no reason to call blocking code for loop.sendfile() ---------- components: asyncio messages: 345574 nosy: asvetlov, yselivanov priority: normal severity: normal status: open title: Use threadpool for reading from file for sendfile fallback mode type: behavior versions: Python 3.7, Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37280> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com