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

solana-tokens: add extra error line #25521

Merged
merged 1 commit into from
May 24, 2022

Conversation

CriesofCarrots
Copy link
Contributor

Problem

When running solana-tokens, the last line of stderr gets lost, probably due to incomplete flush.

Summary of Changes

Force flush by printing a new line after errors

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #25521 (2722d19) into master (f9f6b94) will increase coverage by 0.0%.
The diff coverage is 75.2%.

@@            Coverage Diff            @@
##           master   #25521     +/-   ##
=========================================
  Coverage    82.0%    82.0%             
=========================================
  Files         655      620     -35     
  Lines      171822   170211   -1611     
  Branches      335        0    -335     
=========================================
- Hits       140972   139690   -1282     
+ Misses      30734    30521    -213     
+ Partials      116        0    -116     

@CriesofCarrots CriesofCarrots merged commit 82eba41 into solana-labs:master May 24, 2022
mergify bot pushed a commit that referenced this pull request May 24, 2022
(cherry picked from commit 82eba41)
mergify bot pushed a commit that referenced this pull request May 24, 2022
(cherry picked from commit 82eba41)
mergify bot added a commit that referenced this pull request May 25, 2022
(cherry picked from commit 82eba41)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
mergify bot added a commit that referenced this pull request May 25, 2022
(cherry picked from commit 82eba41)

Co-authored-by: Tyera Eulberg <tyera@solana.com>
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 29, 2022
jeffwashington pushed a commit to jeffwashington/solana that referenced this pull request Jun 29, 2022
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.

1 participant