Skip to content
This repository has been archived by the owner on Oct 3, 2018. It is now read-only.

Don't die if child doesn't boot #7

Merged
merged 2 commits into from
Nov 13, 2013
Merged

Don't die if child doesn't boot #7

merged 2 commits into from
Nov 13, 2013

Conversation

karlbohlmark
Copy link
Contributor

No description provided.

reason = "Worker failed to boot."
raise HaltServer(reason, self._WORKER_BOOT_ERROR)
log.warning("Worker failed to boot")
gevent.sleep(5)
Copy link
Contributor

Choose a reason for hiding this comment

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

i'd like us to sleep at least 10 seconds to spam the logs a little less. do you think that would be a problem?

@muvster
Copy link
Contributor

muvster commented Nov 13, 2013

🚋

@avtobiff
Copy link

+1

muvster added a commit that referenced this pull request Nov 13, 2013
@muvster muvster merged commit d81bdab into master Nov 13, 2013
@avtobiff avtobiff deleted the network-breakage-21566 branch November 18, 2013 13:48
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.

3 participants