mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 00:12:04 +02:00
Release RB for test
This commit is contained in:
@@ -115,6 +115,7 @@ int main (int argc, char *argv[])
|
||||
cout << "Got from " << data.first->start_pulse_id;
|
||||
cout << " to " << data.first->stop_pulse_id << endl;
|
||||
|
||||
ring_buffer.release(data.first->buffer_slot_index);
|
||||
}
|
||||
|
||||
read_thread.join();
|
||||
|
||||
Reference in New Issue
Block a user