python-zk / kazoo

Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.
https://kazoo.readthedocs.io
Apache License 2.0
1.3k stars 386 forks source link

Catch socket timeout errors as well #672

Closed excitoon closed 1 year ago

excitoon commented 1 year ago

Why is this needed?

I feel this is a right thing. Let's discuss.

excitoon commented 1 year ago

Opened by msitake.

excitoon commented 1 year ago

Actual bug was pytest-dev/pytest#5502