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

nothing to deal to the daemon being unreachable #15

Closed
MichaelMure opened this issue Aug 7, 2015 · 2 comments
Closed

nothing to deal to the daemon being unreachable #15

MichaelMure opened this issue Aug 7, 2015 · 2 comments
Assignees

Comments

@MichaelMure
Copy link
Owner

Currently there is a race condition when arbore start, as the Share try to build their graph of object when the daemon might not be reachable yet.

We have nothing to deal with that yet, nor to deal with the daemon crashing or else. This is a problem also because the daemon might not even be local, thus more unreachability problem.

@MichaelMure
Copy link
Owner Author

The race condition is gone, but we still need to deal with the daemon becoming unreachable.

@MichaelMure
Copy link
Owner Author

I added more error handling. Probably not perfect but it should be enough for now.

@MichaelMure MichaelMure removed the ready label Aug 8, 2015
@MichaelMure MichaelMure self-assigned this Aug 9, 2015
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

No branches or pull requests

1 participant