Skip to content

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Feb 25, 2021

should not work now as expected as it's an early experiment. some changes are needed to work properly.

@auvipy
Copy link
Member Author

auvipy commented Feb 28, 2021

     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 ====================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant