Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Fix agent initialization #427

Merged
merged 2 commits into from
May 9, 2014
Merged

Fix agent initialization #427

merged 2 commits into from
May 9, 2014

Conversation

bcwaldon
Copy link
Contributor

@bcwaldon bcwaldon commented May 9, 2014

No description provided.

If the Agent fails to track the Job, it will not have the appropriate
information to calculate job conflicts.
@@ -115,14 +115,22 @@ func (a *Agent) initialize() uint64 {
time.Sleep(wait)
}

machID := a.machine.State().ID

Copy link
Contributor

Choose a reason for hiding this comment

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

github won't let me comment up there, but could you update the docstring, please?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Absolutely.

@jonboulle
Copy link
Contributor

🐑

bcwaldon added a commit that referenced this pull request May 9, 2014
@bcwaldon bcwaldon merged commit 58d9234 into coreos:master May 9, 2014
@bcwaldon bcwaldon deleted the agent-init branch May 9, 2014 20:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants