Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove single-threaded scheduler setting #1163

Merged
merged 6 commits into from
Sep 24, 2020
Merged

Remove single-threaded scheduler setting #1163

merged 6 commits into from
Sep 24, 2020

Conversation

rwedge
Copy link
Contributor

@rwedge rwedge commented Sep 21, 2020

Fixes #1093

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

@codecov
Copy link

codecov bot commented Sep 21, 2020

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.

Copy link
Contributor

@thehomebrewnerd thehomebrewnerd left a comment

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