mirror of
https://github.com/esphome/esphome.git
synced 2026-07-10 17:05:36 +00:00
3fdb201f59
Under valgrind, 2000 inner iterations take long enough in wall clock to trigger WarnIfComponentBlockingGuard. Use a BenchComponent subclass that sets warn_if_blocking_over_ to UINT16_MAX to prevent log noise.