Global event subscriptions
Now that we can schedule tasks from the main warlock process, I think it would be awesome to be able to start jobs from events as well. So in the main config you can setup an event subscription the same as a scheduled task and when the even occurs a new process is started and sent the event payload as an argument.