fix telegraf swallowing panics in --test mode
this defer function was causing telegraf to call os.Exit(0) instead of panicking when it was supposed to. closes #2341
Loading
Please register or sign in to comment
gricad-gitlab sera indisponible mardi 08/04/2025 entre 12h00 et 13h30 pour une opération de maintenance.
this defer function was causing telegraf to call os.Exit(0) instead of panicking when it was supposed to. closes #2341