Skip to content

Remove single-threaded scheduler setting#1163

Merged
rwedge merged 6 commits into
mainfrom
dask-no-single-thread
Sep 24, 2020
Merged

Remove single-threaded scheduler setting#1163
rwedge merged 6 commits into
mainfrom
dask-no-single-thread

Conversation

@rwedge

@rwedge rwedge commented Sep 21, 2020

Copy link
Copy Markdown
Contributor

Fixes #1093

Testing if newer version of dask/distributed seems to have resolved issue with scheduler

@codecov

codecov Bot commented Sep 21, 2020

Copy link
Copy Markdown

Codecov Report

Merging #1163 into main will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1163      +/-   ##
==========================================
- Coverage   98.60%   98.60%   -0.01%     
==========================================
  Files         129      129              
  Lines       13892    13890       -2     
==========================================
- Hits        13698    13696       -2     
  Misses        194      194              
Impacted Files Coverage Δ
featuretools/tests/conftest.py 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 afee3db...b6a042f. Read the comment docs.

@thehomebrewnerd thehomebrewnerd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@rwedge rwedge merged commit f8d6a76 into main Sep 24, 2020
@rwedge rwedge deleted the dask-no-single-thread branch September 24, 2020 15:56
@tuethan1999 tuethan1999 mentioned this pull request Sep 30, 2020
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.

Remove single threaded scheduler from dask_es test fixture after Dask issue is resolved

2 participants