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

[BACKPORT]Added storage destroy to release HD resources. #13659

Merged

Commits on Sep 11, 2018

  1. Cleared storage before destroy to release all HD resources.

    To release key+value pairs storage#clear should be called
    besides storage#destroy because it only releases internal
    resources of backing data structure not key+value pairs
    ahmetmircik committed Sep 11, 2018
    Copy the full SHA
    4c1e305 View commit details
    Browse the repository at this point in the history