Closed sylefeb closed 3 years ago
The main algorithm always run and cannot be restarted. Thus it is wasteful to use in_run in its reset statements. The same is true of any algorithm that autoruns, these cannot be called and will run only once.
in_run
The main algorithm always run and cannot be restarted. Thus it is wasteful to use
in_run
in its reset statements. The same is true of any algorithm that autoruns, these cannot be called and will run only once.