flor
flor copied to clipboard
scheduler.rb #notify l373
Scheduler#notify returns null in case of error. It prints the error and returns null. It should at least raise the error...
https://github.com/floraison/flor/blob/794b230b9de5155527da76e937e953e5feaca9bc/lib/flor/unit/scheduler.rb#L373-L387
(let's see how it fares in UAT, hopefully the underlying issues surfaces...)