nickva commented on PR #4736: URL: https://github.com/apache/couchdb/pull/4736#issuecomment-1690906135
Ran the [full CI](https://ci-couchdb.apache.org/blue/organizations/jenkins/jenkins-cm1%2FFullPlatformMatrix/detail/jenkins-monitor-client-socket-for-disconnections/1/pipeline/79) test to check exercise the code on a variety of platforms in: <img width="549" alt="Screen Shot 2023-08-23 at 10 38 53 PM" src="https://github.com/apache/couchdb/assets/211822/873f0bd3-5971-4651-918e-4f2fc0536574"> (.deb package builds fail for an unrelated reason but all the main CI steps pass) The combination of os-es include `ubuntu`, `debian`, `centos`, `macos`, `freebsd`. Architectures include: `x86_64`, `ppc64le`, `s390x`, `arm64`. All tests pass on all currently available platforms. On Windows I tested a script manually to show that inet:getopts returns `{ok, []}` so we'd fall back to a default of `socket not closed`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
