core icon indicating copy to clipboard operation
core copied to clipboard

Silent boot creashes with

Open zoe-codez opened this issue 1 year ago • 0 comments

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
  1. Nothing at all
  2. Big error messages saying I did it wrong

zoe-codez avatar May 16 '24 15:05 zoe-codez