Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

[WIP] fix: unsubscribe in series for go-ipfs #326

Merged
merged 2 commits into from
Jul 16, 2018
Merged

Conversation

alanshaw
Copy link
Contributor

Towards js-ipfs-api perma-green

License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
@ghost ghost assigned alanshaw Jul 16, 2018
@ghost ghost added the in progress label Jul 16, 2018
@@ -1,7 +1,7 @@
/* eslint-env mocha */
'use strict'

const each = require('async/each')
const eachSeries = require('async/each')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually using async/each here and not eachSeries. There is a typo on one side :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ha thanks

License: MIT
Signed-off-by: Alan Shaw <alan@tableflip.io>
@alanshaw alanshaw merged commit 8e487da into master Jul 16, 2018
@ghost ghost removed the in progress label Jul 16, 2018
@alanshaw alanshaw deleted the fix/unsubscribe-series branch July 16, 2018 14:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants