-
-
Notifications
You must be signed in to change notification settings - Fork 450
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
dat clone never exits #1064
Comments
@martindurant the "shortcut" command (without the
Let us know if that works. Thanks! |
Neither the |
Hmmm... I can reproduce sometimes (and other times it exits fine). There may be something weird about that Dat, I cannot get 2 of the blocks of it on occasion but they seem to be available. (Can investigate that) In the meantime, can you try |
That does work... |
On the first clone at least. If I were to run clone again once the local copy exists, should it also exit, or should it get stuck in |
The following basic command correctly fetched all the data, but then fails to exit, remaining at 100.00% but running.
DAT version: 13.11.5
node version: v8.11.3
OSX 10.13.6
Expected behavior
Data is downloaded, then process exits
Actual behavior
Process doesn't exit (requires ^C)
Debug Logs
xref: intake/intake#267
The text was updated successfully, but these errors were encountered: