thanks both, I don’t really need synchronization between atoms. I have one atom that accumulates data, and one that just accumulates “data is ready” messages which tell the rest of my app that the first atom can be consumed. Welcome ideas as to how to do this better, but the less complexity the better (haven’t found need for e.g. async for instance)