- added extra verbosity
- added extra check to stop loops if it already is running when maintaining and loops is not alive but running
- added on_stop that stops all loops
- added super_loop_factory and its handling in LoopController
- added alive_loops() and changed has_alive_loops to be a function instead of a property