|
|
2c428e52cc
|
made name of entry function configurable (defaults to run); adjusted MissingRunFunctionError -> MissingEntryFunctionError
|
2021-02-15 11:12:23 +00:00 |
|
|
|
8f849975c5
|
Module.start raises on missing func; Module.kill kills Task if available; Module.get_mtime returns None of file is missing instead of raising error; added try/except/print to ModuleManager._run_all; added module killing when removing module from cache; slowed down the output
|
2021-02-08 10:58:03 +00:00 |
|
|
|
645140add7
|
added running the script to Module, all are ran by ModuleManager
|
2021-02-08 10:06:51 +00:00 |
|
|
|
089da79074
|
switched to Module class
|
2021-02-07 19:00:54 +00:00 |
|