-
Notifications
You must be signed in to change notification settings - Fork 4
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
Don't import db1 #105
Don't import db1 #105
Conversation
Updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
Hmm replicate is failing now
doing not sure exactly what to do now, but it's also the middle of the night |
fixed the post compat here ssbc/ssb-db2#426 |
A.close(err => { | ||
t.error(err, 'A closed') | ||
t.end() | ||
}) | ||
}) | ||
}, 500) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is that works, that's cool. I prefer more deterministic things, but all good
Fixes #98