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 leak #43

Merged
merged 2 commits into from
Sep 27, 2020
Merged

Fix memory leak #43

merged 2 commits into from
Sep 27, 2020

Commits on Sep 19, 2020

  1. Configuration menu
    Copy the full SHA
    4f0782e View commit details
    Browse the repository at this point in the history
  2. Fix memory leak

    This works around an apparent memory leak by checking heap usage after each
    export operation. If usage exceeds 50% of the limit, then the page is refreshed and 
    the scripts are reloaded.
    jonmmease committed Sep 19, 2020
    Configuration menu
    Copy the full SHA
    7323d1c View commit details
    Browse the repository at this point in the history