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 references to ConcurrentTaskRunner from docs and ensure examples use .wait() #14144

Merged
merged 8 commits into from
Jun 20, 2024

Conversation

zangell44
Copy link
Collaborator

Closes #13953
Helps to close #13954 but I have other pages to take a pass at

Example

Checklist

  • This pull request includes a label categorizing the change e.g. maintenance, fix, feature, enhancement, docs.
  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

Copy link
Contributor

@billpalombi billpalombi left a comment

Choose a reason for hiding this comment

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

Small things. Looks good!

docs/2.19.x/concepts/task-runners.mdx Outdated Show resolved Hide resolved
docs/3.0rc/develop/write-tasks/upstream-dependencies.mdx Outdated Show resolved Hide resolved
docs/3.0rc/develop/write-tasks/use-task-runners.mdx Outdated Show resolved Hide resolved
docs/3.0rc/develop/write-tasks/use-task-runners.mdx Outdated Show resolved Hide resolved
docs/3.0rc/develop/write-tasks/use-task-runners.mdx Outdated Show resolved Hide resolved
Co-authored-by: Bill Palombi <bill@prefect.io>
@zangell44 zangell44 merged commit 339c794 into main Jun 20, 2024
25 of 27 checks passed
@zangell44 zangell44 deleted the task-runner-docs-audit branch June 20, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants