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

Sets dask scheduler default to "threads" on LocalDaskExecutor so by d… #2494

Merged
merged 3 commits into from
May 5, 2020

Conversation

kingsleyb
Copy link
Contributor

…efault LocalDaskExecutor provides parallelism,

Thanks for contributing to Prefect!

Please describe your work and make sure your PR:

  • adds new tests (if appropriate)
  • updates CHANGELOG.md (if appropriate)
  • updates docstrings for any new functions or function arguments, including docs/outline.toml for API reference docs (if appropriate)

Note that your PR will not be reviewed unless all three boxes are checked.

What does this PR change?

Closes #2485

Why is this PR important?

Sets the default dask scheduler on the LocalDaskExecutor to provide parallelism

…efault LocalDaskExecutor provides parallelism,
@marvin-robot
Copy link
Member

Here I am, brain the size of a planet and they ask me to welcome you to Prefect.

So, welcome to the community @kingsleyb! 🎉 🎉

Copy link
Member

@cicdw cicdw left a comment

Choose a reason for hiding this comment

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

👏 excellent! Would you mind updating the CHANGELOG.md to include this under "Enhancements"?

@cicdw cicdw merged commit aef010d into master May 5, 2020
@cicdw cicdw deleted the change-default-scheduler-localdaskexecutor branch May 5, 2020 23:07
abrookins added a commit that referenced this pull request Jul 27, 2022
Co-authored-by: Andrew Brookins <andrew.b@prefect.io>
This pull request was closed.
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.

Change default scheduler on LocalDaskExecutor
3 participants