You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2021/12/13 11:34:01 UTC

[GitHub] [uima-uimaj] reckart opened a new pull request #161: [UIMA-6400] UimaContextHolder threadlocal can leak

reckart opened a new pull request #161:
URL: https://github.com/apache/uima-uimaj/pull/161


   - Use a weak reference for the context in the context holder by default so that threads that are inheriting the context holder don't prevent the context from being garbage collected


-- 
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: dev-unsubscribe@uima.apache.org

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



[GitHub] [uima-uimaj] reckart merged pull request #161: [UIMA-6400] UimaContextHolder threadlocal can leak

Posted by GitBox <gi...@apache.org>.
reckart merged pull request #161:
URL: https://github.com/apache/uima-uimaj/pull/161


   


-- 
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: dev-unsubscribe@uima.apache.org

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