Skip to content

Commit

Permalink
Update futures_mpi.py
Browse files Browse the repository at this point in the history
  • Loading branch information
quaquel committed Mar 28, 2024
1 parent 32ec39a commit 40979c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ema_workbench/em_framework/futures_mpi.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@ def initialize(self):
)
self.logwatcher_thread.start()
start_event.wait()
_logger.info("logwatcher server started")

self.root_dir = determine_rootdir(self._msis)
self._pool = MPIPoolExecutor(
Expand Down

0 comments on commit 40979c4

Please sign in to comment.