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
it's annoying to have to wait for bootstrap. would be nice if it happened last.
The text was updated successfully, but these errors were encountered:
ipfs daemon
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
Sorry, something went wrong.
No branches or pull requests
jbenet commentedMar 29, 2015
it's annoying to have to wait for bootstrap. would be nice if it happened last.
The text was updated successfully, but these errors were encountered: