Skip to content

R_DATATABLE_NUM_THREADS env variable limit fixed#4562

Merged
mattdowle merged 2 commits intomasterfrom
num_threads_env_variable
Jun 20, 2020
Merged

R_DATATABLE_NUM_THREADS env variable limit fixed#4562
mattdowle merged 2 commits intomasterfrom
num_threads_env_variable

Conversation

@mattdowle
Copy link
Copy Markdown
Member

Closes #4514

@mattdowle mattdowle added the bug label Jun 20, 2020
@mattdowle mattdowle added this to the 1.12.9 milestone Jun 20, 2020
@mattdowle mattdowle removed the bug label Jun 20, 2020
@codecov
Copy link
Copy Markdown

codecov bot commented Jun 20, 2020

Codecov Report

Merging #4562 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4562   +/-   ##
=======================================
  Coverage   99.61%   99.61%           
=======================================
  Files          73       73           
  Lines       14111    14112    +1     
=======================================
+ Hits        14056    14057    +1     
  Misses         55       55           
Impacted Files Coverage Δ
src/openmp-utils.c 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 936a4e3...8beb7c0. Read the comment docs.

@mattdowle mattdowle merged commit 752012f into master Jun 20, 2020
@mattdowle mattdowle deleted the num_threads_env_variable branch June 20, 2020 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

R_DATATABLE_NUM_THREADS env var alone ignored

1 participant