-
Notifications
You must be signed in to change notification settings - Fork 774
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
[21293] Fix destruction data-race on participant removal in intra-process #5034
Commits on Oct 28, 2024
-
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9756e95 - Browse repository at this point
Copy the full SHA 9756e95View commit details -
Refs #21293: Reinforce test to fail more frequently
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92114d6 - Browse repository at this point
Copy the full SHA 92114d6View commit details -
Refs #21293: Add RefCountedPointer.hpp to utils
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b5d193 - Browse repository at this point
Copy the full SHA 0b5d193View commit details -
Refs #21293: Add unittests for RefCountedPointer
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6670fa3 - Browse repository at this point
Copy the full SHA 6670fa3View commit details -
Refs #21293: LocalReaderPointer.hpp
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51d8731 - Browse repository at this point
Copy the full SHA 51d8731View commit details -
Refs #21293: BaseReader aggregates LocalReaderPointer
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4f3b9b - Browse repository at this point
Copy the full SHA a4f3b9bView commit details -
Refs #21293: ReaderLocator aggregates LocalReaderPointer
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc5e09e - Browse repository at this point
Copy the full SHA bc5e09eView commit details -
Refs #21293: RTPSDomainImpl::find_local_reader returns a sared_ptr<Lo…
…calReaderPointer> and properly calls local_actions_on_reader_removed() Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ff1831 - Browse repository at this point
Copy the full SHA 2ff1831View commit details -
Refs #21293: RTPSWriters properly using LocalReaderPointer::Instance …
…when accessing local reader Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 781779c - Browse repository at this point
Copy the full SHA 781779cView commit details -
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 413d08f - Browse repository at this point
Copy the full SHA 413d08fView commit details -
Refs #21293: Fix windows warnings
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8413ada - Browse repository at this point
Copy the full SHA 8413adaView commit details -
Refs #21293: Address Miguel's review
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for af900a9 - Browse repository at this point
Copy the full SHA af900a9View commit details -
Refs #21293: Apply last comment
Signed-off-by: Mario Dominguez <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e0502da - Browse repository at this point
Copy the full SHA e0502daView commit details -
Configuration menu - View commit details
-
Copy full SHA for df98301 - Browse repository at this point
Copy the full SHA df98301View commit details