@@ -3521,7 +3521,6 @@ static void __kill_work(void)
continue;
thr_info_cancel(thr);
- pthread_join(thr->pth, NULL);
}
applog(LOG_DEBUG, "Killing off stage thread");