NASA-AMMOS / aerie

A software framework for modeling spacecraft.
https://nasa-ammos.github.io/aerie-docs/
MIT License
73 stars 19 forks source link

Enable automatic simulation validation thread by default #1333

Closed skovati closed 8 months ago

skovati commented 9 months ago

aerie-merlin's ENABLE_CONTINOUS_VALIDATION_THREAD env var originally defaulted to false as a performance consideration, but now that the corresponding UI has been merged (and heavily depends on this flag being set), the feature should be enabled by default to avoid confusion.