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 in pods #474

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 29, 2016

  1. Add boot.pod/*destroy-pod-hook*

    In order to fix memory leaks in task-local pods, we need a way to execute custom cleaning at pod
    destroy time. This was particularly evident when doing `boot watch test` in a resource heavy app.
    
    Fixes adzerk-oss/boot-test#26
    arichiardi committed Jun 29, 2016
    Configuration menu
    Copy the full SHA
    4b66f83 View commit details
    Browse the repository at this point in the history