I don't think this makes a difference in practice, but it clarifies the intent of the code and enforces that only one thread can be saving at a time.
I don't think this makes a difference in practice, but it clarifies the intent of the code and enforces that only one thread can be saving at a time.