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

[15905] Fix dataraces when creating DataWriters #3008

Merged
merged 5 commits into from
Oct 14, 2022

Commits on Oct 13, 2022

  1. Refs #15905: Declare the PublishMode running flag as atomic

    Signed-off-by: Eduardo Ponz <eduardoponz@eprosima.com>
    EduPonz committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    016c263 View commit details
    Browse the repository at this point in the history
  2. Refs #15905: Add RTPS regression test

    Signed-off-by: Eduardo Ponz <eduardoponz@eprosima.com>
    EduPonz committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    9398a58 View commit details
    Browse the repository at this point in the history
  3. Refs #15905: Add DomainParticipantImpl::create_instance_handle data r…

    …ace regression test
    
    Signed-off-by: Eduardo Ponz <eduardoponz@eprosima.com>
    EduPonz committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    00acfab View commit details
    Browse the repository at this point in the history
  4. Refs #15905: Set DomainParticipantImpl::next_instance_id_ as atomic

    Signed-off-by: Eduardo Ponz <eduardoponz@eprosima.com>
    EduPonz committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4987408 View commit details
    Browse the repository at this point in the history
  5. Refs #15905: Apply suggestions

    Signed-off-by: Eduardo Ponz <eduardoponz@eprosima.com>
    EduPonz committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    eec6595 View commit details
    Browse the repository at this point in the history