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

possible memory leak? #545

Open
Rpcar1 opened this issue Nov 24, 2023 · 1 comment
Open

possible memory leak? #545

Rpcar1 opened this issue Nov 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@Rpcar1
Copy link

Rpcar1 commented Nov 24, 2023

there seems to be a memory leak somewhere.

for context, i installed this on an ubuntu server manually.

  • i cloned the repo, installed python, created a virtual environment or venv, ran the pip install, then ran the app using nohup. after playing around a bit by translating short sentences, the process keeps adding up and memory usage goes up till it consumes all memory available before being automatically killed. below is a screenshot of its usage before crashing.

Screenshot from 2023-11-24 19-50-59

@github-actions github-actions bot added the enhancement New feature or request label Nov 24, 2023
@sohang3112
Copy link

I found this memory leak issue in Argostranslate - it might be related to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants