If I have nested async/await calls should I be concerned with accumulated overhead?

前端 未结 0 1769
清歌不尽
清歌不尽 2020-12-14 04:45

I\'m processing data via a number of channels, where each feeds into the next (pipeline processing). I end up with a spawn at the top that looks like this:

le         


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