AlbumenJ commented on issue #13666:
URL: https://github.com/apache/dubbo/issues/13666#issuecomment-1923212115

   @bringwu In your demo, Dubbo process the result before set attachment.
   
   
![image](https://github.com/apache/dubbo/assets/9292748/9f91d080-8889-44e9-8c71-3db4eb519512)
   Add sleep before return to make sure that 
`serverResponseContext.setAttachment("tokenInfo", token)` has been processed.
   
   
![image](https://github.com/apache/dubbo/assets/9292748/5c47206d-628f-4aa6-8a48-ab20b2ef0e6a)
   Then it work.


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to