Are there concurrency issues with 3 a!save() functions within one saveInto?

Have 3 different a!save() function within one saveInto on the submit button. All three os these a!save functions interrogates the save list of values and may add or remove a value. Will i run into concurrency issues by doing this. ie. Will the a!save of each function potentially overwrite the other or are the a!save's perform in sequenece and not in parallel?

OriginalPostID-223534

OriginalPostID-223534

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data