Is there any way to get some sort of “context” for NodeJs async execution “threads”?

前端 未结 0 913
星月不相逢
星月不相逢 2021-01-21 18:41

When you have a NodeJS HTTP server written with async/await, it would be very nice to have a "context" available. For example:

httpServer.on(\'request\'         


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