Fix: Perform rcu barrier before tearing down the run-as worker
[lttng-tools.git] / src / common / consumer.c
index 9eb24c7a49df195c08e644e1aaba000c710608b5..01ecc24462713715b54686de2fbb67d039eb026c 100644 (file)
@@ -1212,8 +1212,6 @@ void lttng_consumer_cleanup(void)
         * it.
         */
        lttng_ht_destroy(consumer_data.stream_list_ht);
-
-       run_as_destroy_worker();
 }
 
 /*
This page took 0.025585 seconds and 4 git commands to generate.