You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/02/06 18:16:13 UTC

[GitHub] [lucenenet] ShreyTiwari commented on issue #615: File Handle Leak

ShreyTiwari commented on issue #615:
URL: https://github.com/apache/lucenenet/issues/615#issuecomment-1030885712


   Thank you for all the useful links. From the current analysis it doesn't seem like all the alerts that have been raised could be bugs. For example, "MemoryStream" instances in the code do not necessarily have to be disposed since they would be garbage collected without causing any resource leaks.
   
   I will raise PR's for the bugs and submit the fixes as part of separate commits. 


-- 
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@lucenenet.apache.org

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