base: Fix implied disconnect() on connect() call · vitolai/python-bugzilla@1a6bf48 · GitHub
Skip to content

Commit 1a6bf48

Browse files
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

File tree

bugzilla/base.py

Lines changed: 1 addition & 1 deletion

tests/ro_functional.py

Lines changed: 4 additions & 0 deletions

0 commit comments

Comments
 (0)