Commit 8afb7c29 authored by ly015's avatar ly015 Committed by Wenwei Zhang
Browse files

remove writer check

parent a68d28c9
......@@ -101,7 +101,6 @@ class PaviLoggerHook(LoggerHook):
iteration=iteration)
# flush the buffer and send a task ending signal to Pavi
if hasattr(self, 'writer'):
self.writer.close()
@master_only
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment