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

[fetcher] Only log asserter error if not context.Canceled #184

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

patrick-ogrady
Copy link
Contributor

image

When canceling the fetcher context, the error assertion check will print a ton of incorrect assertion failures. This PR skips assertion checking if context.Canceled.

@heimdall-asguard
Copy link

If Heimdall is stuck, please click the following link: https://heimdall-public.cbhq.net/v1/pull_request/stuck?pr_number=184&repository=coinbase/rosetta-sdk-go

@patrick-ogrady patrick-ogrady merged commit bf46066 into master Oct 6, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/fix-error-null-log branch October 6, 2020 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants