mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-07 06:04:13 +02:00
Remove try catch around errors we cannot recover from
This commit is contained in:
@@ -32,6 +32,7 @@ public:
|
||||
const int n_frames = 0,
|
||||
const int user_id = -1
|
||||
);
|
||||
|
||||
void stop_writing();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user