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

Handle timer stop race in agent connectivity check #677

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

paulwe
Copy link
Contributor

@paulwe paulwe commented Apr 16, 2024

No description provided.

@paulwe paulwe force-pushed the connectivity-check-timer-race branch from 1072171 to 3fb852e Compare April 16, 2024 00:39
Copy link

codecov bot commented Apr 16, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 79.12%. Comparing base (0062167) to head (64e7a77).

Files Patch % Lines
agent.go 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #677   +/-   ##
=======================================
  Coverage   79.11%   79.12%           
=======================================
  Files          41       41           
  Lines        3740     3741    +1     
=======================================
+ Hits         2959     2960    +1     
  Misses        548      548           
  Partials      233      233           
Flag Coverage Δ
go 79.12% <0.00%> (+<0.01%) ⬆️
wasm 22.12% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@paulwe paulwe force-pushed the connectivity-check-timer-race branch from 3fb852e to 622cc2b Compare April 16, 2024 00:44
@paulwe paulwe changed the title handle timer stop race in agent connectivity check loop Handle timer stop race in agent connectivity check loop Apr 16, 2024
@paulwe paulwe changed the title Handle timer stop race in agent connectivity check loop Handle timer stop race in agent connectivity check Apr 16, 2024
@paulwe paulwe force-pushed the connectivity-check-timer-race branch from 622cc2b to 64e7a77 Compare April 16, 2024 01:03
Copy link
Contributor

@boks1971 boks1971 left a comment

Choose a reason for hiding this comment

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

@davidzhao caught this in the last PR itself. I argued it was not an issue without reading up on the behaviour. My bad. Sorry.

@paulwe paulwe merged commit 6f743e3 into master Apr 16, 2024
14 of 15 checks passed
@paulwe paulwe deleted the connectivity-check-timer-race branch April 16, 2024 02:52
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.

2 participants