Yo Eight
Yo Eight
Hi @wingertge, Thanks for reporting this issue. I see nothing preventing an `std::fmt::Debug` implementation. I can cut a new release ASAP if needed.
I’m working on the futures 0.3 migration. Still a lot to do but at least, I have no blocker, unlike 2 weeks ago.
I could easily expose if a connection is in single-node or cluster mode. However, getting the current `SocketAddr` could be challenging. Will see.
@wingertge `new-futures` got merged. Feel free to propose a patch or give me a list of what you'll like to see in the `Connection` itself.
Hi, any chance to merge that patch asap?
This is what I got when I try to compile my project that has a transient dependency on `distribution`: ``` go: github.com/testcontainers/[email protected] requires github.com/Microsoft/[email protected] requires github.com/open-policy-agent/[email protected] requires oras.land/[email protected] requires github.com/distribution/distribution/[email protected]...
Note to myself when I get back to this: I suggest to attach the current epoch id to the scheduled scavenge to properly track the process at the cluster level.
All `clippy` errors are about the generated code. Will figure out a way to disable them on those files only.
Thanks for your patch @KarolisL. Considering 99.99% of the time, metadata is in json, could you try to pretty-print its json representation first and use a string representation as a...
I have the same issue with Docker Desktop not working on Ubuntu 24.04 but it reports that application has lost its connection with Xwayland instead.