On Wed Dec 4 00:34:31 2024 +0000, Rémi Bernon wrote:
A race condition in Nioh can result in Flush() being called when the
transform is not set. Should we consider adding a CS to these objects?
Implement the `Lock()` and `Unlock()` methods? From my understanding of the documentation, all locking should go through these, but they are never called.