This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author asvetlov
Recipients asvetlov, yselivanov
Date 2019-06-14.10:29:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560508189.12.0.504777268427.issue37280@roundup.psfhosted.org>
In-reply-to
Content
We use thread pool executor for loop.sock_sendfile(), there is no reason to call blocking code for loop.sendfile()
History
Date User Action Args
2019-06-14 10:29:49asvetlovsetrecipients: + asvetlov, yselivanov
2019-06-14 10:29:49asvetlovsetmessageid: <1560508189.12.0.504777268427.issue37280@roundup.psfhosted.org>
2019-06-14 10:29:49asvetlovlinkissue37280 messages
2019-06-14 10:29:49asvetlovcreate