Skip to content
Snippets Groups Projects
Commit 64f9c63a authored by Teresia Olsson's avatar Teresia Olsson
Browse files

Remove flush from Monitor class.

parent e27fb231
No related branches found
No related tags found
1 merge request!23Fix monitor flush
......@@ -197,7 +197,6 @@ class Monitor(Element, metaclass=ABCMeta):
self.file[
self.group_name][key][slice_tuple] = self.__getattribute__(key)
self.file.flush()
self.write_count += 1
def to_buffer(self, object_to_save):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment