Guard against overlapping scheduled runs

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

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