SquidDev-CC/Howl

Even more Mediator

Opened this issue · 0 comments

We should be able to capture life cycle events of tasks and environments. This would allow abstracting some existing features into plugins:

  • Add events for start/finish/error of
    • Tasks
    • Task cycle (instantiation of Runner)
    • Howlfiles
  • Move task timings into plugin
  • Move task status output into plugin (maybe)