Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

chore: callbacks -> async / await #85

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Conversation

dirkmc
Copy link
Contributor

@dirkmc dirkmc commented Mar 14, 2019

BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await

Depends on

@vmx
Copy link
Member

vmx commented Mar 18, 2019

I can reproduce the test failures from Travis locally.

@dirkmc
Copy link
Contributor Author

dirkmc commented Mar 18, 2019

There are a couple of things that need to be fixed in the dependencies before the tests will pass - see eg ipfs/js-ipfs-repo#189 (comment)

@vmx
Copy link
Member

vmx commented Jun 17, 2019

@dirkmc Please review my changes. If you're OK with them, I'll do a force push having a single commit only.

Thanks for the original PR! :)

@dirkmc
Copy link
Contributor Author

dirkmc commented Jun 18, 2019

LGTM 👍

Note: I can't approve the changes as I opened the PR :)

This is part of the Awesome Endeavour: Async Iterators
ipfs/js-ipfs#1670

BREAKING CHANGE: All places in the API that used callbacks are now replaced with async/await
@vmx
Copy link
Member

vmx commented Jun 18, 2019

Just squashed the commit that was already reviewed. Hence merging.

@vmx vmx merged commit 9fb54d2 into ipfs:master Jun 18, 2019
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