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

Fix realtime links #153

Merged
merged 2 commits into from Jul 13, 2016
Merged

Fix realtime links #153

merged 2 commits into from Jul 13, 2016

Conversation

clehner
Copy link
Contributor

@clehner clehner commented Jul 10, 2016

Turns out that #152 didn't fix what it was supposed to. The changed code wasn't covered by tests, so I didn't notice that the fix was not correct. The code path that uses _value is activated using ssb.links({values: true, live: true, ...}). Here I've corrected the fix and added a test to cover it.

@clehner
Copy link
Contributor Author

clehner commented Jul 13, 2016

@dominictarr is this ok to merge?

@dominictarr dominictarr merged commit 446bbfc into master Jul 13, 2016
@dominictarr
Copy link
Contributor

sure. merged into 15.2.5

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

Successfully merging this pull request may close these issues.

None yet

2 participants