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

Support ephemeral nodes (#1368) #1373

Merged
merged 3 commits into from
Mar 27, 2019
Merged

Conversation

beckjake
Copy link
Contributor

Fixes #1368

Pass along the manifest we compiled instead of loading a new one, so ephemeral nodes now get compiled properly.

As part of debugging, I split up request handling and attached nodes to the results (they don't get serialized), which I'd like to keep.

@beckjake beckjake requested a review from drewbanin March 25, 2019 20:17
Copy link
Member

@cmcarthur cmcarthur left a comment

Choose a reason for hiding this comment

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

looks straightforward enough. it seems totally fine to leave node in here for debugging. and architecturally i think passing the manifest into the task as an arg is more consistent with our long term vision for this than generating the manifest in the task constructor.

:shipit:

@cmcarthur
Copy link
Member

that test failure looks transient

@beckjake beckjake merged commit bea2d4f into dev/wilt-chamberlain Mar 27, 2019
@beckjake beckjake deleted the fix/rpc-ephemeral-clean branch March 27, 2019 19:02
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