csrc/buz/recorder.cpp
@@ -54,9 +54,11 @@ // logIt("REC NORMAL QUIT"); // } stop_recorder_.store(true); thrd_->join(); logIt("REC THREAD JOINED, QUIT!!!"); if (thrd_){ stop_recorder_.store(true); thrd_->join(); logIt("REC THREAD JOINED, QUIT!!!"); } } int Recorder::init_writer(){