core
core copied to clipboard
Silent boot creashes with
Bug description
During the init process, if something goes wrong in setting up a schedule then the entire app can crash without anything in particular being logged
How to reproduce
Attempt to boot with a schedule like this
scheduler.sliding({})
- Expected behaviour
- Nothing at all
- Big error messages saying I did it wrong