rmannibucau commented on pull request #521: URL: https://github.com/apache/maven/pull/521#issuecomment-945087278
InheritableThreadLocal works only when subclassloader tree is controlled and can accept its value leakage. It is the case for jetty but not for all mojo so iy is not a good solution neither as a generic one. 578 has soem drawback but at least monothreaded case does not involve any of the regressions seen with last releases with is the minimum expectation IMHO. -- 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]
