mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-26 16:28:06 +08:00
Replace the terse "triggers TSAN" note with a TODO explaining that 'sensors status' reads sensor module state from the shell thread without synchronization, so it should be re-enabled once that race is fixed. Signed-off-by: Julian Oes <julian@oes.ch>