mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-24 22:30:45 +02:00
Yield at the end of the write loop
This commit is contained in:
@@ -114,5 +114,7 @@ int main (int argc, char *argv[]) {
|
||||
n_corrupted_frames = 0;
|
||||
n_missed_frames = 0;
|
||||
}
|
||||
|
||||
this_thread::yield();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user