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

Problem: memiavl has resource leaks #1075

Merged
merged 6 commits into from
Jun 21, 2023
Merged

Commits on Jun 21, 2023

  1. Problem: memiavl has resource leaks

    Solution:
    - add defers and close functions
    yihuang committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    a2f317d View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Signed-off-by: yihuang <[email protected]>
    yihuang authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    f6d70cd View commit details
    Browse the repository at this point in the history
  3. code changes

    yihuang committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    cc4891c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d4cda2 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    Co-authored-by: mmsqe <[email protected]>
    Signed-off-by: yihuang <[email protected]>
    yihuang and mmsqe authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    4258107 View commit details
    Browse the repository at this point in the history
  6. add more reruns to flaky test

    yihuang committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    80df52d View commit details
    Browse the repository at this point in the history