cereal icon indicating copy to clipboard operation
cereal copied to clipboard

macos: use /tmp instead of /dev/shm

Open devtekve opened this issue 1 year ago • 2 comments

In macos a lot of the tests in OP still seem to rely on "/dev/shm" so this, alongside with https://github.com/commaai/openpilot/pull/34097 should unblock those cases

devtekve avatar Nov 24 '24 12:11 devtekve

I will , sorry ! I’ve been busy with MADS rewrite in SP

devtekve avatar Dec 04 '24 20:12 devtekve

/dev/shm and /tmp should only be defined once

adeebshihadeh avatar Dec 10 '24 21:12 adeebshihadeh