Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix memory leaks #102

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix memory leaks #102

wants to merge 3 commits into from

Conversation

lfoppiano
Copy link
Member

this should solve all the leftover memory leaks due to the non-thread safety of the DocumentBuilder

# Conflicts:
#	anhalytics-harvest/src/main/java/fr/inria/anhalytics/harvest/crossref/CrossRef.java
#	anhalytics-harvest/src/main/java/fr/inria/anhalytics/harvest/grobid/GrobidWorker.java
#	anhalytics-harvest/src/main/java/fr/inria/anhalytics/harvest/teibuild/TeiBuilderWorker.java
@lfoppiano lfoppiano added the bug label Aug 25, 2020
@lfoppiano lfoppiano linked an issue Aug 25, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory leak in the kb builder
1 participant