mattcasters opened a new pull request, #6179:
URL: https://github.com/apache/hop/pull/6179

   Issue #5714 : Crash during start of HOP GUI
   
   It might not be the fix for the issue that we somehow get a large amount of 
duplicates in the metadata perspective objects list 
(`metadata-perspective.list` in the audit folder)... but it avoids loading all 
these objects simply by checking if an object is already loaded.  That way, we 
prevent running out of handles and when the GUI is closed or the project 
changed, the list is corrected on disk as well.


-- 
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]

Reply via email to