py-amqp
py-amqp copied to clipboard
initial draft for github action
should not work now as expected as it's an early experiment. some changes are needed to work properly.
set_cloexec(self.sock, True)
except NotImplementedError:
pass
self.sock.settimeout(timeout)
self.sock.connect(sa)
E ConnectionRefusedError: [Errno 111] Connection refused
amqp/transport.py:197: ConnectionRefusedError !!!!!!!!!!!!!!!!!!!!!!!!!! stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!! ==================== 1 failed, 33 passed, 5 rerun in 10.91s ====================