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

Adds logs for starting/stopping of the background account hasher #33903

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

brooksprumo
Copy link
Contributor

Problem

When the background account hasher thread is started/stopped, there are no logs indicating such. This likely isn't a big deal but if there's ever an error that causes the underlying channel to disconnect early, it would be helpful to have a log message indicating as such.

Summary of Changes

Add logs for when the background account hasher starts and stops.

@brooksprumo brooksprumo self-assigned this Oct 27, 2023
@brooksprumo brooksprumo marked this pull request as ready for review October 27, 2023 15:54
@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

Merging #33903 (491ad49) into master (d04ad65) will increase coverage by 0.0%.
Report is 5 commits behind head on master.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##           master   #33903   +/-   ##
=======================================
  Coverage    81.9%    81.9%           
=======================================
  Files         811      811           
  Lines      218163   218166    +3     
=======================================
+ Hits       178734   178754   +20     
+ Misses      39429    39412   -17     

@brooksprumo brooksprumo merged commit 1814b2b into solana-labs:master Oct 27, 2023
32 checks passed
@brooksprumo brooksprumo deleted the account-hasher-logs branch October 27, 2023 17:03
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