Skip to content

Commit

Permalink
merp
Browse files Browse the repository at this point in the history
  • Loading branch information
alexAubin committed Jan 21, 2025
1 parent c073300 commit ee82dda
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/log.py
Original file line number Diff line number Diff line change
Expand Up @@ -912,6 +912,8 @@ def close(self, error=None):
"log_help_to_get_failed_log", name=self.name, desc=desc
)
logger.info(msg)
else:
msg = None
self.flush()
return msg

Expand Down

0 comments on commit ee82dda

Please sign in to comment.