Thomas Eizinger

Results 1888 comments of Thomas Eizinger

I now have a fully working version of the current codebase without the `IntoConnectionHandler` abstraction: https://github.com/libp2p/rust-libp2p/pull/3099 I think this can be merged as an independent improvement. We can then later...

That is something that would be nice to support. It is a bit tricky though. Even if we pass a mutable reference of the existing addresses into the behaviour, you...

Maybe we've mixed too many concerns here by merging `addresses_of_peer` into `handle_pending_outbound_connection`. If we were to undo that, we could gather all addresses before and then pass a custom collection...

This would also give us better control over the caches in our CI setup.

It might be worth tracking a lockfile that is generated with `cargo +nightly generate-lockfile -Z minimal-versions`.

Here is another incident that currently blocks our CI: https://github.com/mcginty/snow/issues/146 I am taking this as an opportunity to resolve this issue to unblock our CI.

Thanks for the PR but we decided to remove support for podman: https://github.com/testcontainers/testcontainers-rs/issues/422.

> Hey, thanks for opening an issue! This is definitely possible with ProseMirror. It is already on my list of improvements but for technical and personal reasons I haven't tackled...

> Since @Fishrock123 has offered to merge the fixes if someone pushes a PR out, Despite being opened before this issue, https://github.com/http-rs/surf/pull/340 has received no attention from @Fishrock123.