log libervia/server/tasks.py @ 1188:263fed3ce354

age author description
2019-04-10 Goffi server (tasks): fixed crash when --dev_mode is used
2019-02-22 Goffi server (tasks): tasks can now be automatically ran when something happen in a watched dir:
2019-02-22 Goffi server (tasks): task can now use a "prepare" method to prepare data before running (e.g. WATCH_DIRS)
2019-01-26 Goffi server, pages, tasks: moved getConfig to backend, and added shorcut version in LiberviaPage and TasksManager
2019-01-25 Goffi server: tasks manager first draft: