Skip to content

Set AHA svcinfo/ready to false conditionally (SYN-7217) #3705

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

Merged
merged 5 commits into from
May 3, 2024

Conversation

vEpiphyte
Copy link
Contributor

When tearing down a service, we can no longer know if it is ready. Conditionally clear the ready value.

@vEpiphyte vEpiphyte added bug reqChangelog requires changelog labels May 1, 2024
@vEpiphyte vEpiphyte added this to the v2.16x.x milestone May 1, 2024
Copy link

codecov bot commented May 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.62%. Comparing base (f3c6139) to head (82df52b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3705      +/-   ##
==========================================
- Coverage   97.72%   97.62%   -0.10%     
==========================================
  Files         237      237              
  Lines       50587    50588       +1     
==========================================
- Hits        49434    49386      -48     
- Misses       1153     1202      +49     
Flag Coverage Δ
linux 97.62% <100.00%> (+<0.01%) ⬆️
linux_replay ?

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.

@vEpiphyte vEpiphyte requested a review from invisig0th May 1, 2024 13:18
Co-authored-by: invisig0th <visi@vertex.link>
@vEpiphyte vEpiphyte requested a review from invisig0th May 1, 2024 19:01
@vEpiphyte vEpiphyte removed the reqChangelog requires changelog label May 2, 2024
@vEpiphyte vEpiphyte merged commit 950bb0c into master May 3, 2024
@vEpiphyte vEpiphyte deleted the bug_aha_ready_flag branch May 3, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants