On Fri Sep 6 14:54:24 2024 +0000, Alfred Agrell wrote:
This function looks threading related, so that's a race condition. Probably harmless in practice, but that kinda stuff makes me nervous. (And it'll print again if it overflows.) I recommend changing to InterlockedOr.
I don't think we should worry about that, it's just a fixme message.