Skip to content

v0.1.2

Latest
Compare
Choose a tag to compare
@Voyz Voyz released this 15 Dec 22:12
· 2 commits to master since this release
  • 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