Skip to content

Commit

Permalink
max launches
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Nov 30, 2023
1 parent 90a2921 commit e2cdeb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/backlog/test-seconds_idle.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ library(crew)
controller <- crew_controller_local(
workers = 20L,
seconds_idle = 1,
launch_max = 1000
launch_max = 25
)
controller$start()
names <- character(0L)
Expand Down

0 comments on commit e2cdeb9

Please sign in to comment.