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

Investigate memory leak #1983

Open
rhysyngsun opened this issue Apr 26, 2019 · 1 comment
Open

Investigate memory leak #1983

rhysyngsun opened this issue Apr 26, 2019 · 1 comment
Assignees
Labels

Comments

@rhysyngsun
Copy link
Contributor

rhysyngsun commented Apr 26, 2019

Steps to Reproduce

When running the subscribe_all_users_to_channel command we saw memory use snowball and not recover. There is probably a memory leak in one of these areas:

  • reddit api call to add subscriber
  • reindexing task that triggers when user subscribes

Expected Behavior

No memory leak

@rhysyngsun
Copy link
Contributor Author

We also saw a similar memory leak when sending frontpage emails, so it's probable these are the same leak.

@pdpinch pdpinch added this to the 05/13/2019 milestone May 3, 2019
@pdpinch pdpinch removed this from the 05/13/2019 milestone May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants