New submission from Aapo Samuli Keskimolo :
According to https://www.python.org/dev/peps/pep-0475/ the EINTR interruption
should be retried automatically, but somehow it does not work and the exception
is raised:
2018-11-05 05:21:35,257 ERROR:storage(23491): Remote storage operation failed
Aapo Samuli Keskimolo added the comment:
My colleague has made a prospective fix:
https://github.com/nierob/cpython/commit/3b76b887b2b339664dc52c5f246bc7cb268ea616
--
___
Python tracker
<https://bugs.python.org/issue35