Nathan Rashleigh
Nathan Rashleigh
this is the line from my `pants.log` when failing to build a pex in a container: ``` 09:48:05.22 [WARN] Command runner failed to shutdown cleanly: Failed to remove Docker container...
myself and another team member get this on MacOS: ``` ~ -> docker info Client: Version: 26.1.4 Context: desktop-linux Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.14.1-desktop.1...
### TLDR ### Try the dmg version of docker desktop if on MacOS Following on from my above comment: After running `docker info` from `pytest-docker` I noticed that the `compose`...
I've seen similar in our testing setup. We use async subscribers from `FastStream` but the end result seems to be the same as it uses confluent under the hood. At...
Reproduced it with `lldb`, looks pretty cut and dry: ``` tests/gsf_tests/test_config_manager.py .. [ 5%] Process 23727 stopped * thread #9, stop reason = EXC_BAD_ACCESS (code=1, address=0xae8) frame #0: 0x0000000105d9b5b8 librdkafka.dylib`rd_kafka_q_pop_serve...
> Does this doc help? https://grafana.com/docs/helm-charts/tempo-distributed/next/get-started-helm-charts/#optional-use-global-or-per-tenant-overrides (update to the docs was from [this PR](https://github.com/grafana/tempo/pull/4691/), which document changes from [this PR](https://github.com/grafana/helm-charts/pull/3563)) > > We should make sure and update the readme....