Skip to content

Docs: Update futures.rst [skip ci]#4262

Merged
mrocklin merged 4 commits intodask:masterfrom
farrajota:patch-47
Dec 5, 2018
Merged

Docs: Update futures.rst [skip ci]#4262
mrocklin merged 4 commits intodask:masterfrom
farrajota:patch-47

Conversation

@farrajota
Copy link
Copy Markdown
Member

This PR updates futures.rst with some punctuation and typo corrections. However, I've found a couple of issues that may need some special oversight.

Two important notes:

  • In the Actors section, some note commands were either not properly defined or were hidden on purpose, but I couldn't tell which one was it. If it was the later, then I need to revert the changes I made in order to hide the note messages.
  • The last two sentences in the Asynchronous Operation subsection of the Actors section require a re-write (I've highlighted the sentence using ** **). I'm not sure if they are supposed to be a single sentence or not, but it seems like someone forgot about them when doing some refactoring. Someone should take a look at them to fix this issue.

This PR updates `futures.rst` with some punctuation and typo corrections. However, I've found a couple of issues that may need some special oversight.

Two important notes:

- In the **Actors** section, some note commands were either not properly defined or were hidden on purpose, but I couldn't tell which one was it. If it was the later, then I need to revert the changes I made in order to hide the note messages.
- The last two sentences in the **Asynchronous Operation** subsection of the **Actors** section require a re-write (I've highlighted them using **  **). I'm not sure if they are supposed to be a single sentence or not, but it seems like someone forgot about them when refactoring them. Someone should take a look at them to infer their real meaning.

Usually Dask computations are composed of tasks that build off of each other in
a pure functional way. They're centrally manathat are managed by the central
a pure functional way. **They're centrally manathat are managed by the central
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This seems like a typo in the original?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ah, right. I see that you mentioned this in the original comment. I recommend that we remove these two paragraph snippets entirely.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

If it doesn't add any useful information then it's best to remove them. I'll do it right away.

mrocklin and others added 3 commits December 1, 2018 18:07
Improve sentence

Co-Authored-By: farrajota <farrajota@users.noreply.github.com>
This commit reverts ".)" to ")."
@farrajota
Copy link
Copy Markdown
Member Author

farrajota commented Dec 1, 2018

Reverted the use of ending dots with parenthesis like in #4263

@mrocklin mrocklin merged commit 354e7e2 into dask:master Dec 5, 2018
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.

2 participants