mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-30 20:12:23 +02:00
Added constant metadata flushing
This commit is contained in:
@@ -209,6 +209,8 @@ void FastH5Writer::write_scalar_metadata(
|
||||
data_type,
|
||||
buffer_space,
|
||||
disk_space);
|
||||
|
||||
H5Dflush(dataset.getId());
|
||||
}
|
||||
|
||||
template <>
|
||||
|
||||
Reference in New Issue
Block a user