getsentry / airflow-metrics

Metrics for airflow
Apache License 2.0
14 stars 6 forks source link

fix: Daemonize the metrics thread #15

Closed Zylphrex closed 5 years ago

Zylphrex commented 5 years ago

If the main scheduler thread crashes, metrics thread should not prevent the process from exiting.