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

Add missing thread-safety annotation in ServicePubListener #409

Merged
merged 5 commits into from
Jul 15, 2020

Commits on Jul 15, 2020

  1. Relocate lock guard in ServicePubListener class.

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    5c4c3f6 View commit details
    Browse the repository at this point in the history
  2. Use thread-safety annotation.

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    1dc0138 View commit details
    Browse the repository at this point in the history
  3. Drop blank line.

    Signed-off-by: Michel Hidalgo <michel@ekumenlabs.com>
    hidmic committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    6da2842 View commit details
    Browse the repository at this point in the history
  4. fix linter

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    acf004e View commit details
    Browse the repository at this point in the history
  5. more style fixes

    Signed-off-by: Dirk Thomas <dirk-thomas@users.noreply.github.com>
    dirk-thomas committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    8452547 View commit details
    Browse the repository at this point in the history