highlighted that we may have some race conditions when running build-all where settings for a previous board are inherited if not explicitly unset or overridden.
additional conversation context _ .. so this bug highlights something that might explain occasional weirdness with resulting images from build-all so basically this implies that when build-all is ran.. any function or env var defined when looping through boards isn't unset.. so in theory if a board has a config value a default, the build of the following board will inherit that value if not explicitly set to another setting_
highlighted that we may have some race conditions when running build-all where settings for a previous board are inherited if not explicitly unset or overridden.
additional conversation context
_
.. so this bug highlights something
that might explain occasional weirdness with resulting images from build-all
so basically this implies that when build-all is ran.. any function or env var defined when looping through boards isn't unset.. so in theory if a board has a config value a default, the build of the following board will inherit that value if not explicitly set to another setting_