sendAsync does not appear to be concurrent

后端 未结 0 752
执笔经年
执笔经年 2020-12-05 11:10

When I do a sendAsync to obtain a promise - it seems as though the request is not sent until I do a wait on the promise.

If the request takes 3 seconds to return a re

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