This is a constant footgun for fork maintainers, so we can assume it's even more so for people trying to casually hack on openpliot or msgq. https://github.com/commaai/msgq/pull/681 An immediate idea is to split the readers out into a separate file on `/dev/shm/`.
This is a constant footgun for fork maintainers, so we can assume it's even more so for people trying to casually hack on openpliot or msgq. #681
An immediate idea is to split the readers out into a separate file on
/dev/shm/.