Skip to content

Commit

Permalink
Need both flags
Browse files Browse the repository at this point in the history
  • Loading branch information
rowleya authored Aug 26, 2021
1 parent 9e4552d commit 3bd5a1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1173,6 +1173,7 @@ def _run_algorithms(
logger.warning("problem when shutting down {}".format(e3),
exc_info=True)
self.write_errored_file()
self.write_finished_file()
raise e

def _get_machine(self, total_run_time=0.0, n_machine_time_steps=None):
Expand Down

0 comments on commit 3bd5a1f

Please sign in to comment.