* Handle panics in graceful goroutines Adds a some deferred functions to handle panics in graceful goroutines Signed-off-by: Andrew Thornton <[email protected]> * Handle panic in webhook.Deliver Signed-off-by: Andrew Thornton <[email protected]> * Handle panic in mirror.syncMirror Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: Lauris BH <[email protected]> Co-authored-by: techknowlogick <[email protected]>