]> arthur.barton.de Git - netdata.git/blobdiff - src/backends.c
added more fping alarms; added the ability to have alarms that never send CLEAR notif...
[netdata.git] / src / backends.c
index 59afa85dc844536942c2ffa7b16696cf2ae87419..1272d0473d585d01c38ab77de132025170884dbc 100644 (file)
@@ -544,7 +544,6 @@ cleanup:
     info("BACKEND thread exiting");
 
     static_thread->enabled = 0;
-    static_thread->thread = NULL;
     pthread_exit(NULL);
     return NULL;
 }