You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/29 11:16:38 UTC

[GitHub] [maven] laeubi commented on pull request #666: MNG-7401 - Make MavenSession#getCurrentProject() using a thread local

laeubi commented on pull request #666:
URL: https://github.com/apache/maven/pull/666#issuecomment-1024891580


   > We previously has serious regressions with thread locals, I don't know whether this is a good idea. @gnodet
   
   I have found some places where the active data was not reset and that might be the cause for such issues. I think I'll update the PR to create a new thread local, than this would be backward compatible and one could change the code accordingly afterwards.


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org