Skip to content

Comments

Fix docs - atexit is not called when you ray.kill() an actor#10367

Merged
edoakes merged 2 commits intoray-project:masterfrom
edoakes:fix-kill-doc
Aug 28, 2020
Merged

Fix docs - atexit is not called when you ray.kill() an actor#10367
edoakes merged 2 commits intoray-project:masterfrom
edoakes:fix-kill-doc

Conversation

@edoakes
Copy link
Collaborator

@edoakes edoakes commented Aug 27, 2020

Why are these changes needed?

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/latest/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failure rates at https://ray-travis-tracker.herokuapp.com/.
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested (please justify below)

Copy link
Contributor

@rkooo567 rkooo567 left a comment

Choose a reason for hiding this comment

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

Maybe we should explain when atexit is called? The change makes sense, but it looks a little awkward as a reader.

@rkooo567 rkooo567 added the @author-action-required The PR author is responsible for the next step. Remove tag to send back to the reviewer. label Aug 27, 2020
@edoakes edoakes removed the @author-action-required The PR author is responsible for the next step. Remove tag to send back to the reviewer. label Aug 28, 2020
@edoakes
Copy link
Collaborator Author

edoakes commented Aug 28, 2020

@rkooo567 I improved the docs, PTAL

@edoakes edoakes merged commit 94a069e into ray-project:master Aug 28, 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.

2 participants