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 subtle memory leak issue #97

Merged
merged 5 commits into from
Nov 23, 2023
Merged

Fix subtle memory leak issue #97

merged 5 commits into from
Nov 23, 2023

Commits on Nov 10, 2023

  1. Fix subtle memory leak issue with hook event handlers which closes ov…

    …er the client instance
    adams85 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    892c29c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f45459 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    45089a0 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Eliminate fire-and-forget syncUpWithCache calls and prevent potential…

    … issues with GC when awaiting IConfigCatClient.waitForReady
    adams85 committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    1fe7fa5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    5b0c149 View commit details
    Browse the repository at this point in the history