Skip to content

vine: fix doc typos, code typos, and callback signatures for FuturesExecutor#3836

Merged
dthain merged 2 commits intocooperative-computing-lab:masterfrom
gpauloski:issue-3835
May 17, 2024
Merged

vine: fix doc typos, code typos, and callback signatures for FuturesExecutor#3836
dthain merged 2 commits intocooperative-computing-lab:masterfrom
gpauloski:issue-3835

Conversation

@gpauloski
Copy link
Copy Markdown
Contributor

@gpauloski gpauloski commented May 14, 2024

Proposed changes

Please describe your changes (e.g., what problems they attempt to solve, what results are expected, etc.) Additional motivation and context are welcome.
Please also mention relevant issues and pull requests as appropriate.

This PR fixes four of the six issues discussed in #3835 (specifically, 1, 2, 4, and 5).

Post-change actions

Put an 'x' in the boxes that describe post-change actions that you have done.
The more 'x' ticked, the faster your changes are accepted by maintainers.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update Did you update the manual to reflect your changes, if appropriate? This action should be done after your changes are approved but not merged.
  • Type Labels Select github labels for the type of this change: bug, enhancement, etc.
  • Product Labels Select github labels for the product affected: TaskVine, Makeflow, etc.
  • PR RTM Mark your PR as ready to merge.

Additional comments

This section is dedicated to changes that are ambitious or complex and require substantial discussions. Feel free to start the ball rolling.

@gpauloski gpauloski changed the title Fix doc typos, code typos, and callback signatures for FuturesExecutor vine: fix doc typos, code typos, and callback signatures for FuturesExecutor May 14, 2024
@dthain dthain added bug For modifications that fix a flaw in the code. TaskVine labels May 14, 2024
@BarrySlyDelgado
Copy link
Copy Markdown
Contributor

BarrySlyDelgado commented May 14, 2024

Thanks for noting these issues! a more detailed comment has been posted here: #3835. In short, these changes should fix that mentioned issues (1, 2, 4, 5). Issue 3 will be fixed in a forthcoming PR while 6 may require more thought regarding the implementation of the futures executor along with TaskVine.

@dthain
Copy link
Copy Markdown
Member

dthain commented May 17, 2024

@BarrySlyDelgado is this RTM?

@BarrySlyDelgado
Copy link
Copy Markdown
Contributor

Yes.

@dthain dthain merged commit 7af6625 into cooperative-computing-lab:master May 17, 2024
@gpauloski gpauloski deleted the issue-3835 branch May 17, 2024 20:49
btovar pushed a commit that referenced this pull request Jun 14, 2024
…Executor` (#3836)

* Fix typos and callback signatures in FuturesExecutor

* Fix typos in FuturesExecutor examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug For modifications that fix a flaw in the code. TaskVine

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants