mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-23 10:18:30 +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>