Skip to content

Commit

Permalink
Update test_local_executor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen authored Nov 10, 2024
1 parent 0f614d5 commit 382f86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_local_executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ def test_execute_task_cache(self):
spawner=MpiExecSpawner,
cache_directory="./cache",
)
sleep(0.5)
execute_parallel_tasks(
future_queue=q2,
cores=1,
Expand Down

0 comments on commit 382f86e

Please sign in to comment.