If you are writing to different keys, there shouldn't be any problems.
If you are setting the same key multiple times in one tick, I'm guessing the latest value will always be recorded.
You should avoid writing to LS and reading the same key from LS at the same time, because in this case the results may be unpredictable.