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

daemon bootstrap should be last part of boot #973

Open
jbenet opened this issue Mar 29, 2015 · 1 comment
Open

daemon bootstrap should be last part of boot #973

jbenet opened this issue Mar 29, 2015 · 1 comment
Labels
help wanted Seeking public contribution on this issue topic/daemon + init
Milestone

Comments

@jbenet
Copy link
Member

jbenet commented Mar 29, 2015

it's annoying to have to wait for bootstrap. would be nice if it happened last.

@whyrusleeping
Copy link
Member

whyrusleeping commented Mar 6, 2017

This is difficult as some things will fail if run too early (before any peer connections have been established).

We should probably pick out things that fail in those cases and address them, then move the bootstrapping process to be async

@whyrusleeping whyrusleeping added the help wanted Seeking public contribution on this issue label Mar 6, 2017
@momack2 momack2 added this to Inbox in ipfs/go-ipfs May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Seeking public contribution on this issue topic/daemon + init
Projects
No open projects
Development

No branches or pull requests

2 participants