diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-10-19 16:27:43 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-10-19 16:27:43 -0300 |
commit | 0f8364b6a38793f9b0f8596c1b98a590131fbb41 (patch) | |
tree | 599313bb233b4ac565e0b43c570cf4ccc564b377 /server/src/leap/soledad/__init__.py | |
parent | 1b07d2b54208d6b19135e771162f7e39e02c1f97 (diff) |
[bug] remove instance caching
couchdb library relies on garbage collector to close remaining
connections. Somehow, caching the instance is avoiding gc to call
__del__ on underlying couchdb sessions.
Diffstat (limited to 'server/src/leap/soledad/__init__.py')
0 files changed, 0 insertions, 0 deletions