Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
be-marc committed Dec 9, 2024
1 parent 5e9323d commit 16baef2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/OptimizerAsync.R
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ optimize_async_default = function(instance, optimizer, design = NULL, n_workers
}
}

Sys.sleep(20)

n_running_workers = 0
# wait until optimization is finished
# check terminated workers when the terminator is "none"
Expand Down

0 comments on commit 16baef2

Please sign in to comment.