NodeJS - Async/Await not waiting in Express Route

后端 未结 0 462
慢半拍i
慢半拍i 2020-12-04 04:46

I am trying to escape callback hell in my express app by making all my database calls synchronous. However even with the use of async/await and promises the function below r

相关标签:
回答
  • 消灭零回复
提交回复
热议问题