3755dcccedeb56e411954a5b82b60540def4b6c6
Instead of having acquire be re-entrant but release remove the lock immediately we should just not be re-entrant at all since the current implemetnation is mostly broken in the first place (especially when the inner release will destroy other acquires...). Fixes #291
Kazoo
kazoo implements a higher level API to Apache Zookeeper for Python
clients.
See the full docs for more information.
License
kazoo is offered under the Apache License 2.0.
Authors
kazoo started under the Nimbus Project and through
collaboration with the open-source community has been merged with code
from Mozilla and the Zope Corporation. It has since gathered an
active community of over two dozen contributors.
Description
Languages
Python
99.5%
Makefile
0.3%
Shell
0.2%