[issue43743] BlockingIOError: [Errno 11] Resource temporarily unavailable: on GPFS.

Pablo Conesa report at bugs.python.org
Mon May 10 04:08:26 EDT 2021


Pablo Conesa <p.conesa.mingo at gmail.com> added the comment:

So, is it ok, when the fast copy fails, not to _GiveupOnFastCopy(err)?

I can understand that fast copy might fail, but then the Giveup part should happen and it wasn't.

Additionally, _USE_CP_SENDFILE could be taken, optionally from an environment variable to cancel the fastcopy once we know it will fail?

----------

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


More information about the Python-bugs-list mailing list