Skip to content

Commit

Permalink
setdtthreads for tests to 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mb706 committed Dec 8, 2023
1 parent 78eb07d commit 4b71706
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/testthat/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ mlr3::mlr_tasks$add("boston_housing_classic", function(id = "boston_housing_clas
b$hash = "mlr3pipelines::mlr_tasks_boston_housing_classic"
task
})


data.table::setDTthreads(threads = 0)

0 comments on commit 4b71706

Please sign in to comment.