I’m not convinced it actually ends up being more safe, or clear 😞 I was excited to be using rust for some serious concurrency stuff, which is meant to be its wheelhouse, but it feels like the moment you actually have higher level races than guarding against non-atomic writes, it doesn’t actually help that much 😞