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 context cancelled too early. #676

Merged
merged 2 commits into from Feb 17, 2019
Merged

Conversation

hsanjuan
Copy link
Collaborator

Every 10th pin the ipfs connector calls repo stat.

Because the call is async, the context was cancelled immediately and failed.

@lanzafame for 0.9.0

Every 10th pin the ipfs connector calls repo stat.

Because the call is async, the context was cancelled immediately and failed.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
@ghost ghost assigned hsanjuan Feb 15, 2019
@ghost ghost added the status/in-progress In progress label Feb 15, 2019
@lanzafame
Copy link
Contributor

lanzafame commented Feb 15, 2019 via email

@coveralls
Copy link

coveralls commented Feb 15, 2019

Coverage Status

Coverage decreased (-0.07%) to 65.726% when pulling 72d4179 on fix/cancelled-context-repo-stat into d49884b on master.

License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
@hsanjuan hsanjuan merged commit dcd8bb8 into master Feb 17, 2019
@ghost ghost removed the status/in-progress In progress label Feb 17, 2019
@hsanjuan hsanjuan deleted the fix/cancelled-context-repo-stat branch February 17, 2019 20:58
@hsanjuan
Copy link
Collaborator Author

Need to reference this in #650 and changelog

@hsanjuan hsanjuan mentioned this pull request Feb 18, 2019
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

3 participants