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

macos: use /tmp instead of /dev/shm #34097

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 24, 2024

  1. No /dev/shm on MacOS so we go to tmp instead given that the /dev/shm …

    …makes tests not really work fine on mac
    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    36d7c4e View commit details
    Browse the repository at this point in the history
  2. Cleanups

    Fix cereal messaging tests
    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    327d1ee View commit details
    Browse the repository at this point in the history
  3. keep msgq stock

    More shm updates for macos
    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    03c85f8 View commit details
    Browse the repository at this point in the history
  4. typo

    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    7a893a7 View commit details
    Browse the repository at this point in the history
  5. fix return

    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    b37f847 View commit details
    Browse the repository at this point in the history
  6. Semicolon...

    devtekve committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    07d1ec6 View commit details
    Browse the repository at this point in the history