{{ message }}
Commit 1a6bf48
committed
base: Fix implied disconnect() on connect() call
Apparently we can't check self._proxy like that, since it tries to
look up data on the remote connection. Check self._transport instead,
and add a test case.
https://lists.fedoraproject.org/archives/list/python-bugzilla@lists.fedorahosted.org/message/MEXHTFZLHXFVFA3DDRYPISMNZNFX4RER/1 parent 2ea85ae commit 1a6bf48
2 files changed
Lines changed: 5 additions & 1 deletion

0 commit comments