Jason Volk
Jason Volk
@JonasT > Well, but it does have to go there and de-facto it already went, since there is already a de-facto end Perhaps it's just a personal position but I...
> Also can you be more clear what you think is The Wrong? The reason clients get away with being dumb at present is because the server sends the post-registration...
I updated from ROCm 5.2 to 5.4 (by release-upgrading my Ubuntu 22.04 Jammy to 22.10 Kinetic) and it resolved the issue for me. Radeon V520 gfx1011 AWS G4ad.
Just noting this should cover ephemeral events as part of that definition for non-state events if it isn't implied.
> I think [the span on `router::request_spawn()`](https://github.com/girlbossceo/conduwuit/blob/99d98efeb187bcac21856dedbdfbb7d458a6a176/src/router/mod.rs#L70) can also be removed, it never emits any events, but I'd like a second opinion on that. I feel like I've seen it...
> The advantage would be not having two root spans for every incoming request, one of which is (almost always?) useless. Does that affect or clutter something in jaeger? I...
Yes. I haven't had time to make a release here yet, but the staging area for the next release is https://github.com/jevolk/charybdis. I can only recommend this if you're interested in...
> Now that Conduwuit is dead as well, i feel sad. Don't worry, it's a beautiful day in the neighborhood: https://github.com/matrix-construct/tuwunel
> > > Now that Conduwuit is dead as well, i feel sad. > > > > > > Don't worry, it's a beautiful day in the neighborhood: https://github.com/matrix-construct/tuwunel >...
A dockerfile where I noticed this specifically is [here](https://github.com/matrix-construct/tuwunel/blob/fcd51ef30e5b44ad6217b7f7437049100b9fdfef/docker/Dockerfile.rust) after running two github runners sharing the same builder. For example when baking [these targets](https://github.com/matrix-construct/tuwunel/blob/fcd51ef30e5b44ad6217b7f7437049100b9fdfef/.github/workflows/package.yml#L150) locally, rust is either installed once...