mirror of
https://github.com/PostHog/posthog.git
synced 2024-12-01 04:12:23 +01:00
dc8148ede6
I was having issues with running the clickhouse/ee tests and it was just hanging. Clickhouse appeared to be up and I could perform queries with `clickhouse-client`. For some reason it was hanging on querying, and on closer inspection if looks like for each of the setup queries it was hanging for 6 seconds, failing to find zookeeper, and then continuing to run setup. It's pretty useless to continue in this case, so it seems more sensible to raise in this case. |
||
---|---|---|
.. | ||
api | ||
bin | ||
certs | ||
clickhouse | ||
idl | ||
kafka_client | ||
management/commands | ||
migrations | ||
models | ||
tasks | ||
__init__.py | ||
apps.py | ||
conftest.py | ||
docker-compose.ch.arm64.yml | ||
docker-compose.ch.test.yml | ||
docker-compose.ch.yml | ||
LICENSE | ||
settings.py | ||
urls.py |