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

man/state/raft/trans/peer: use AfterFunc for context watchdog #3128

Merged
merged 1 commit into from May 31, 2023

Conversation

neersighted
Copy link
Member

Address #3122 (comment) by taking the recommendation to reduce resource churn.

Address
moby#3122 (comment) by
taking the recommendation to reduce resource churn.

Signed-off-by: Bjorn Neergaard <bneergaard@mirantis.com>
@codecov-commenter
Copy link

Codecov Report

Merging #3128 (6b42535) into master (c6f9c0d) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3128      +/-   ##
==========================================
+ Coverage   61.69%   61.74%   +0.05%     
==========================================
  Files         154      154              
  Lines       31120    31106      -14     
==========================================
+ Hits        19198    19206       +8     
+ Misses      10377    10356      -21     
+ Partials     1545     1544       -1     

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit 01bb7a4 into moby:master May 31, 2023
7 checks passed
@neersighted neersighted deleted the peer_watchdog_afterfunc branch May 31, 2023 22:11
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

4 participants