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

Ensure no redundant rcl_logging initialization and finalization. #560

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    2a141c2 View commit details
    Browse the repository at this point in the history
  2. Avoid redundant rcl_logging initialization and finalization.

    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    6602f6c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. use atomic counter for rcl logging init/fini.

    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    1bf89b8 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. reconsider atomic counter with expectation logging init/fini always s…

    …ucceed.
    
    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    894e883 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. get rid of unnecessary difference and change name for global variable.

    Signed-off-by: Tomoya.Fujita <Tomoya.Fujita@sony.com>
    fujitatomoya committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    3df75c1 View commit details
    Browse the repository at this point in the history