<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/kazoo.git/kazoo/tests/test_cache.py, branch fix/github-action-trigger</title>
<subtitle>github.com: python-zk/kazoo.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/'/>
<entry>
<title>feat(test): Move to pytest</title>
<updated>2020-04-15T03:20:32+00:00</updated>
<author>
<name>Charles-Henri de Boysson</name>
<email>ceache@users.noreply.github.com</email>
</author>
<published>2020-04-08T03:35:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=de97d74b50b62cd2f0cddc2a04e150575d9c6bc7'/>
<id>de97d74b50b62cd2f0cddc2a04e150575d9c6bc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(recipe): No more memory leak once TreeCache was closed (#524)</title>
<updated>2018-11-21T10:35:18+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2018-11-21T10:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=c48f2733f2a6b2c2941738e4208e8cfede676730'/>
<id>c48f2733f2a6b2c2941738e4208e8cfede676730</id>
<content type='text'>
fix(recipe): Fix memory leak of TreeCache recipe.

Fix memory leak on idle handler and on closed TreeCache.
Add new memory tests for TreeCache recipe that uses
objgraph and other tests for various handler on TreeCache.
Let TreeCache start in a safe way. The doc now suggest to
close unused TreeCache.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix(recipe): Fix memory leak of TreeCache recipe.

Fix memory leak on idle handler and on closed TreeCache.
Add new memory tests for TreeCache recipe that uses
objgraph and other tests for various handler on TreeCache.
Let TreeCache start in a safe way. The doc now suggest to
close unused TreeCache.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(recipe): Unexpected exceptions break TreeCache</title>
<updated>2018-03-23T09:01:50+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-12-11T09:10:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=db0c2d4f8ab5ecfb367b7b2accfd9c52c1c91fcd'/>
<id>db0c2d4f8ab5ecfb367b7b2accfd9c52c1c91fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(recipe): Add TreeCache recipe</title>
<updated>2017-06-13T04:43:04+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-06-12T07:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a'/>
<id>ec8b337e6f1a4ff12e669f4b96ca98fb37ee5d8a</id>
<content type='text'>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Kazoo implementation of Apache Curator's TreeCache recipe. See also:
http://curator.apache.org/curator-recipes/tree-cache.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "New recipe proposal: TreeCache"</title>
<updated>2017-06-01T00:21:16+00:00</updated>
<author>
<name>Ben Bangert</name>
<email>ben@groovie.org</email>
</author>
<published>2017-05-31T23:55:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=3a657b9f93df418fe437507c259f32752469c9df'/>
<id>3a657b9f93df418fe437507c259f32752469c9df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the infinite refresh after root node deleted</title>
<updated>2017-04-24T14:00:07+00:00</updated>
<author>
<name>qifei.wan</name>
<email>qifei.wan@ele.me</email>
</author>
<published>2017-04-24T08:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=83dca975bdb8ce0255723c0c8ac0704c0730b641'/>
<id>83dca975bdb8ce0255723c0c8ac0704c0730b641</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closed tree cache could not be started again</title>
<updated>2017-04-17T07:51:34+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-04-17T06:54:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=e5cb097582e77094cd5fb8f034e803f9be0f2c0d'/>
<id>e5cb097582e77094cd5fb8f034e803f9be0f2c0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "was_xxx" to "on_xxx" in TreeCache</title>
<updated>2017-02-25T09:19:54+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-02-25T09:19:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=f1b7edf0511023ad071151737cd262c9d7dbaa76'/>
<id>f1b7edf0511023ad071151737cd262c9d7dbaa76</id>
<content type='text'>
https://github.com/python-zk/kazoo/pull/398#discussion_r90782660
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/python-zk/kazoo/pull/398#discussion_r90782660
</pre>
</div>
</content>
</entry>
<entry>
<title>Use KazooException instead of RuntimeError in TreeCache</title>
<updated>2017-02-25T09:11:40+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2017-02-25T09:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=bd5a1d363fc9f3e324f09a20a33733b835d4df0e'/>
<id>bd5a1d363fc9f3e324f09a20a33733b835d4df0e</id>
<content type='text'>
https://github.com/python-zk/kazoo/pull/398#discussion_r90782555
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/python-zk/kazoo/pull/398#discussion_r90782555
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement and test the TreeCache recipe.</title>
<updated>2016-06-23T12:05:54+00:00</updated>
<author>
<name>Jiangge Zhang</name>
<email>tonyseek@gmail.com</email>
</author>
<published>2016-06-20T11:02:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/kazoo.git/commit/?id=8b8dd2582e32ad65360f8ccd67614af5d21bffdb'/>
<id>8b8dd2582e32ad65360f8ccd67614af5d21bffdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
