Skip to content

Conversation

@ericl
Copy link
Contributor

@ericl ericl commented Feb 6, 2019

What do these changes do?

Move provider.cleanup() to a finally block to avoid hanging.

Related issue number

Closes #3957

@ericl
Copy link
Contributor Author

ericl commented Feb 6, 2019

cc @ls-daniel @richardliaw would be great to review this for the release

local_home = os.path.abspath(os.path.dirname(__file__))
assert os.path.isdir(rllib_home), rllib_home

def do_link(package):
Copy link
Collaborator

Choose a reason for hiding this comment

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

the changes in this file are unrelated, right?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is for dev purposes (and are relatively harmless to include in this PR IMO)

@richardliaw
Copy link
Contributor

Despite the ugly git diffs, this is essentially only putting provider.cleanup in a finally section for all ssh cmds and also amending the rllib dev setup script right?

@ericl
Copy link
Contributor Author

ericl commented Feb 6, 2019 via email

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/11626/
Test FAILed.

@robertnishihara
Copy link
Collaborator

Failing because of new gym release, see #3973. Should be unrelated.

@robertnishihara robertnishihara merged commit 04fc145 into ray-project:master Feb 7, 2019
@robertnishihara robertnishihara deleted the ray-hang-scale branch February 7, 2019 01:25
@ls-daniel
Copy link
Contributor

All makes sense to me, apologies for delay.

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.

5 participants