tom-pytel commented on pull request #29:
URL: https://github.com/apache/skywalking-nodejs/pull/29#issuecomment-787924222


   Hey @zijin-m, going back to #27 where you said:
   
   > After testing, if two requests are repeatedly sent in a short time, the 
subsequent requests may use the AsyncState initialized by the previous request. 
It is temporarily unclear why store.enterWith(undefined as unknown as 
AsyncState) in the clear method not work(The store cannot be reset), I tried to 
add an invalid flag, which works normally, I hope to discuss the feasibility of 
this implementation with you, thx
   
   I realize some time has passed, but is there any chance you can provide a 
short snippet case of this happening before the `invalid` flag fix? I am 
looking at some other things regarding async plugins living together peacefully.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to