Guard against overlapping scheduled runs

A guard scenario sets a flag in oneC while it works: until the previous run finishes, a new one won't start.

  • Keeps runs from overlapping
  • Sets a "busy" flag in oneC
  • Clears the flag when done
  • For heavy scheduled scenarios