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 08ea666 commit 5e9323d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/OptimizerAsync.R
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ optimize_async_default = function(instance, optimizer, design = NULL, n_workers

rush$start_remote_workers(
worker_loop = bbotk_worker_loop,
n_workers = rush::rush_config()$n_workers,
packages = c(optimizer$packages, instance$objective$packages, "bbotk"),
wait_for_workers = TRUE,
optimizer = optimizer,
Expand Down

0 comments on commit 5e9323d

Please sign in to comment.