wu-sheng commented on issue #3071: ThreadLocal need not to remove? URL: https://github.com/apache/skywalking/issues/3071#issuecomment-511193466 This threadlocal wouldn't cause leak. Because it is removed if thread is gone, and also always necessary when trace is there.
---------------------------------------------------------------- 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] With regards, Apache Git Services
