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

Ensure agent does not receive new work in runOnce mode #2728

Merged
merged 2 commits into from
Jan 21, 2020

Conversation

alex-peck
Copy link
Contributor

Send back whether the agent is going to be shutting down as soon as we report work is finished.

This way the server will know not to send new work to the agent in the time between the JobCompletedEvent and process shutdown.

@alex-peck
Copy link
Contributor Author

Fixes #2332

@jtpetty
Copy link
Contributor

jtpetty commented Jan 21, 2020

LGTM

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