Ran into a race condition while updating the same node simultaneously. Got around it by using mutexes. Are there any existing WAF-functions for this? E.g. GetContentAsync(). If not, will it be added? :)
This is no such built in function. Maybe we will add it later if more devs. ask for it!