diff options
author | Ivan Metlushko <metlushko@gmail.com> | 2020-06-24 17:49:04 +0700 |
---|---|---|
committer | Ivan Metlushko <metlushko@gmail.com> | 2020-06-25 17:26:20 +0700 |
commit | 3a7e79478ab41af7c53ce14d9fca9815bffe1f73 (patch) | |
tree | 77afac9c22f5df01735a241f036df8482176a547 /SECURITY.md | |
parent | 8cf9d15b823d91d2a74fc83832fccca2219342c9 (diff) |
test: retry when write to a socket fails on macOS
If the socket is tearing down macOS will return EPROTOTYPE instead of EPIPE.
Because python doesn't handle this internally we have to do a workaround and retry the request.
See https://bugs.python.org/issue33450
Diffstat (limited to 'SECURITY.md')
0 files changed, 0 insertions, 0 deletions