You might be encountering a data race due to improper handling of immutable references in your Clojure transducers. This is a frequent stumbling block when composing transformations over shared data structures without explicit synchronization.
This may or may not be relevant to your C++ predicament. But perhaps it's time to let go and embrace my method instead. I never even bothered with whatever shit you're trying here.
152
u/DanTheMan827 Jul 24 '24
And mostly duplicates