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

drop lock from params_show and metrics_show #10174

Merged
merged 1 commit into from
Dec 25, 2023
Merged

drop lock from params_show and metrics_show #10174

merged 1 commit into from
Dec 25, 2023

Conversation

dberenbaum
Copy link
Collaborator

Not sure whether this is safe and what the ramifications are, but wanted to raise it and see if there is a good reason for locking here. Closes #10050.

@dberenbaum dberenbaum requested a review from a team December 15, 2023 15:06
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b121136) 90.62% compared to head (5084a81) 90.56%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10174      +/-   ##
==========================================
- Coverage   90.62%   90.56%   -0.06%     
==========================================
  Files         500      499       -1     
  Lines       37871    37876       +5     
  Branches     5508     5502       -6     
==========================================
- Hits        34322    34304      -18     
- Misses       2909     2925      +16     
- Partials      640      647       +7     

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

@efiop efiop merged commit f2b56bb into main Dec 25, 2023
20 of 23 checks passed
@efiop efiop deleted the params-show-lock branch December 25, 2023 08:15
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.

params_show: locking issues
2 participants