apache / uima-ruta

Apache UIMA Ruta
https://uima.apache.org
Apache License 2.0
17 stars 5 forks source link

Issue #173: Potential memory leak in Annotation Browser View #174

Open pkluegl opened 2 months ago

pkluegl commented 2 months ago

What's in the PR

How to test manually

Automatic testing

Documentation

Organizational

nadre commented 2 months ago

Observation: I just opened a lot (>200) of different XMIs and didn't observe any memory issues. These XMIs all had something in common: Simple features. Maybe the error relies in opening XMIs with complex features.