Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Skip nextTick in nodeify #103

Merged
merged 2 commits into from
Aug 17, 2017
Merged

Skip nextTick in nodeify #103

merged 2 commits into from
Aug 17, 2017

Conversation

dignifiedquire
Copy link
Member

We don't need it in our usage, as the promises we are transforming are always async.

Ref ipfs/js-ipfs#128

}, (err) => {
cb(err)
})
}
Copy link
Member

Choose a reason for hiding this comment

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

👍

@daviddias daviddias merged commit f20267b into master Aug 17, 2017
@daviddias daviddias deleted the perf/browser branch August 17, 2017 04:38
@daviddias daviddias removed the status/in-progress In progress label Aug 17, 2017
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.

2 participants