[issue43388] shutil._fastcopy_sendfile() makes wrong (?) assumption about sendfile() return value

Andrei Kulakov report at bugs.python.org
Mon Jul 5 11:19:26 EDT 2021


Andrei Kulakov <andrei.avk at gmail.com> added the comment:

Wouldn't this create infinite loop if a file cannot be fully copied for some reason?

----------
nosy: +andrei.avk

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43388>
_______________________________________


More information about the Python-bugs-list mailing list