The async in your second snippet doesn’t do anything - you don’t have any asynchronous code in the .then() function.
What is it that you are trying to do? What is #post? What post database are you referring to?
The async in your second snippet doesn’t do anything - you don’t have any asynchronous code in the .then() function.
What is it that you are trying to do? What is #post? What post database are you referring to?