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

Async Crypto Endeavour #41

Merged
merged 1 commit into from
Nov 11, 2016
Merged

Async Crypto Endeavour #41

merged 1 commit into from
Nov 11, 2016

Conversation

dignifiedquire
Copy link
Member

No description provided.

@dignifiedquire
Copy link
Member Author

Got all tests passing locally with a small fix to ipfs-repo which I'm creating a PR for now

@dignifiedquire
Copy link
Member Author

PR is up: ipfs/js-ipfs-repo#102

@daviddias
Copy link
Member

This is the last giant to defeat in order to finish the Async Crypto PR Mountain :)

return Boolean(nextTask)
},
(next) => {
log('generating')
log('got task', nextTask)
Copy link
Member

Choose a reason for hiding this comment

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

two logs next to each other, better coalesce to one

Copy link
Member Author

Choose a reason for hiding this comment

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

ahhhh, there I don't wait for you one single time..

Copy link
Member

Choose a reason for hiding this comment

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

:)

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed in master

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.

2 participants