diff options
| author | Ivan Metlushko <[email protected]> | 2020-06-24 17:49:04 +0700 |
|---|---|---|
| committer | Ivan Metlushko <[email protected]> | 2020-06-25 17:26:20 +0700 |
| commit | 3a7e79478ab41af7c53ce14d9fca9815bffe1f73 (patch) | |
| tree | 77afac9c22f5df01735a241f036df8482176a547 /src/node/ui_interface.cpp | |
| parent | test: use pgrep for better compatibility (diff) | |
| download | discoin-3a7e79478ab41af7c53ce14d9fca9815bffe1f73.tar.xz discoin-3a7e79478ab41af7c53ce14d9fca9815bffe1f73.zip | |
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 'src/node/ui_interface.cpp')
0 files changed, 0 insertions, 0 deletions