Skip to content

Commit

Permalink
Update test-tls-max_tasks.R
Browse files Browse the repository at this point in the history
missing logic
  • Loading branch information
shikokuchuo authored Sep 21, 2023
1 parent 0c279e2 commit 7cdc45c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/mirai/test-tls-max_tasks.R
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ rotate <- function(workers) {
socket <- mirai::saisei(i = index, force = FALSE)
if (!is.null(socket)) {
workers$workers$launched[index] <- FALSE
workers$workers$socket[index] <- socket
}
}
}
Expand Down

0 comments on commit 7cdc45c

Please sign in to comment.