Skip to content

Conversation

@hilary-luo
Copy link
Contributor

Description

Fixes issue where SHM links are cleared when all user sessions are ended. Only applies to RMW implementations that use SHM.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Issue can be tested by starting from a fresh boot, sshing in (not running anything), exiting the ssh session properly, waiting at least 10 seconds and then sshing back in and without the fix the shm will be empty (ls /dev/shm)

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation

@hilary-luo hilary-luo requested a review from civerachb-cpr March 4, 2025 16:30
@hilary-luo hilary-luo marked this pull request as ready for review March 4, 2025 16:32
@hilary-luo hilary-luo requested a review from roni-kreinin as a code owner March 4, 2025 16:32
@hilary-luo hilary-luo merged commit 346a8c7 into jazzy Mar 4, 2025
2 checks passed
@hilary-luo hilary-luo deleted the fix/shm branch March 4, 2025 17:14
hilary-luo added a commit that referenced this pull request Mar 5, 2025
Turn off clearing of SHM on log out (interfered with services)
@hilary-luo hilary-luo mentioned this pull request Mar 5, 2025
hilary-luo added a commit that referenced this pull request Mar 5, 2025
Turn off clearing of SHM on log out (interfered with services)
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