deb-python-tooz/tooz
Julien Danjou 90a56b0ab6 pgsql: fix self._conn.close() being called without connection
If an error occurs on connection establishment, self._conn is None so it can't
be closed.

Change-Id: If6fce24cb27aa7090b5165ca4a895c846c40d2dd
2017-06-22 12:48:06 +02:00
..
drivers pgsql: fix self._conn.close() being called without connection 2017-06-22 12:48:06 +02:00
tests Disable test_get_lock_serial_locking_two_lock_process for etcd3 2017-06-12 17:00:35 +02:00
__init__.py Move ToozError to root module 2016-12-07 23:40:35 +01:00
_retry.py coordinator: add join_group_create 2016-11-24 10:25:52 +01:00
coordination.py Fix docstring for group and member id 2017-06-20 16:34:45 +02:00
hashring.py simplify hashring node lookup 2017-04-02 17:45:30 +00:00
locking.py Add shared filelock 2017-03-21 11:27:24 +08:00
partitioner.py get weight of existing members 2017-03-27 14:38:25 +00:00
utils.py Stop making tooz.utils depending on tooz.coordination 2017-01-01 18:47:16 +01:00