jedcunningham opened a new pull request #15551: URL: https://github.com/apache/airflow/pull/15551
`socket` on mac doesn't support `TCP_KEEPIDLE`, so when keepalive is enabled we should check before trying to set it so the defaults work on macs. We will be defensive with the other `TCP_KEEP*`s as well. https://github.com/websocket-client/websocket-client/blob/719fc9d2e50e16292b4f09ca86385540456a55a7/websocket/_socket.py#L37-L44 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
