Open arushiagg opened 7 years ago
When using the lock recipe, if the client is closed, calling acquire hangs when trying to call ensure_path. https://github.com/python-zk/kazoo/blob/master/kazoo/recipe/lock.py#L121
Similar issue as #473
Is there a way to fix this? or is this expected behavior?
When using the lock recipe, if the client is closed, calling acquire hangs when trying to call ensure_path. https://github.com/python-zk/kazoo/blob/master/kazoo/recipe/lock.py#L121
Similar issue as #473
Is there a way to fix this? or is this expected behavior?