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(pubsub): fix memory leak issue in publish scheduler #4282

Merged
merged 6 commits into from Jun 21, 2021

Commits on Jun 17, 2021

  1. replace maps with sync.Map

    hongalex committed Jun 17, 2021
    Copy the full SHA
    60d8c23 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    33969fe View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e4271ae View commit details
    Browse the repository at this point in the history
  4. fix map comment style

    hongalex committed Jun 17, 2021
    Copy the full SHA
    ca71fd7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'pubsub-publish-leak' of github.com:hongalex/google-clou…

    …d-go into pubsub-publish-leak
    hongalex committed Jun 17, 2021
    Copy the full SHA
    0d76bcb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Copy the full SHA
    f055440 View commit details
    Browse the repository at this point in the history