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 shared memory lock #243

Merged
merged 1 commit into from
May 18, 2021
Merged

Fix shared memory lock #243

merged 1 commit into from
May 18, 2021

Conversation

pablogs9
Copy link
Member

This PR fix a situation where the shared memory engine does not handle correctly the internal mutex.

Also it disables the shared memory engine when multi threading is enabled because those two modes can be used independently.

@richiprosima
Copy link
Contributor

Build status:

  • Linux Build Status
  • Windows Build Status

@pablogs9 pablogs9 merged commit f491b3d into develop May 18, 2021
@pablogs9 pablogs9 deleted the fix/shared_memory_lock branch May 18, 2021 05:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants