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

Marvin Poul report at bugs.python.org
Sun Mar 13 11:22:25 EDT 2022


Marvin Poul <ponder at creshal.de> added the comment:

Here's the small patch.  Sadly I have no overview what the affected linux kernel version are.  I guess technically you can all this "working around a bug in specific linux version", but since it's a very minor change that saves one syscall even for non-breaking version, I feel it's justified.  Let me know if you'd like any modification done however.

----------
keywords: +patch
Added file: https://bugs.python.org/file50672/shutil.patch

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


More information about the Python-bugs-list mailing list