mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-30 19:22:23 +02:00
Close file at end
This commit is contained in:
@@ -48,6 +48,8 @@ void sf_live (
|
||||
|
||||
current_pulse_id++;
|
||||
}
|
||||
|
||||
reader.close_file();
|
||||
}
|
||||
|
||||
int main (int argc, char *argv[]) {
|
||||
|
||||
Reference in New Issue
Block a user