"What you need to do is to make sure your threads become immutable. So you can change a data within a thread, but if you got two threads communicating with each other, you need to mimic this whole message passing approach. You need to copy the data from one threads to another, avoiding having shared state."
January 1, 1970
https://en.wikiquote.org/wiki/Francesco_Cesarini