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

Use correct context for IsFinalizedBlock call #7053

Merged
merged 2 commits into from
Aug 19, 2020

Conversation

prestonvanloon
Copy link
Member

What type of PR is this?

Other

What does this PR do? Why is it needed?

context.Background() was not appropriate.

Which issues(s) does this PR fix?

Other notes for review

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #7053 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #7053   +/-   ##
=======================================
  Coverage   62.50%   62.50%           
=======================================
  Files         402      402           
  Lines       31984    31984           
=======================================
  Hits        19991    19991           
  Misses       9180     9180           
  Partials     2813     2813           

Verified

This commit was signed with the committer’s verified signature. The key has expired.
addaleax Anna Henningsen
@prylabs-bulldozer prylabs-bulldozer bot merged commit 3aa95b9 into master Aug 19, 2020
@rauljordan rauljordan deleted the use-correct-ctx branch August 19, 2020 20:26
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