Skip to content
This repository has been archived by the owner on Apr 22, 2024. It is now read-only.

Fix mutex protection on TLS pool #63

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Fix mutex protection on TLS pool #63

merged 1 commit into from
Feb 28, 2024

Conversation

sergicastro
Copy link
Contributor

And avoid confusing log if TLS is not required

And avoid confusing log if TLS is not required
@sergicastro sergicastro requested a review from nacx February 28, 2024 14:49
Copy link

codecov bot commented Feb 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.44%. Comparing base (bef473d) to head (05b2e8b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   93.42%   93.44%   +0.02%     
==========================================
  Files          22       22              
  Lines        1430     1435       +5     
==========================================
+ Hits         1336     1341       +5     
  Misses         56       56              
  Partials       38       38              
Files Coverage Δ
internal/tls.go 89.65% <100.00%> (+0.63%) ⬆️

@sergicastro sergicastro merged commit 28ae8dc into main Feb 28, 2024
11 checks passed
@sergicastro sergicastro deleted the tls-pool-minors branch February 28, 2024 18:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants