https://github.com/jhuber6 commented: Why does this need to be lock free again? You could probably take the `fixedstack` approach I use but change it from a static array to one that allocated linked-lists. https://github.com/llvm/llvm-project/pull/151361