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

fix(testing): follow http redirect and use https mirror #745

Closed StephenSorriaux closed 6 months ago

StephenSorriaux commented 6 months ago

So that we can perform testing again and better understand when this step fails.

Why is this needed?

So that ZK can be downloaded again during testing suite.

Proposed Changes

Does this PR introduce any breaking change?

No