Skip to content

Conversation

@tylerhutcherson
Copy link
Collaborator

When an Async Redis SSLConnection (ACRE for example) is used, the method to check modules was failing. The module check has to be done with a sync connection because it is a decorator around certain SearchIndex methods.

@tylerhutcherson tylerhutcherson added the bug Something isn't working label Mar 12, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.41%. Comparing base (ce0637e) to head (3926611).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #129      +/-   ##
==========================================
+ Coverage   89.39%   89.41%   +0.02%     
==========================================
  Files          25       25              
  Lines        1480     1483       +3     
==========================================
+ Hits         1323     1326       +3     
  Misses        157      157              

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

@tylerhutcherson tylerhutcherson merged commit 540171a into main Mar 14, 2024
@tylerhutcherson tylerhutcherson deleted the fix-ssl-connection-pool branch March 14, 2024 15:04
Copy link
Collaborator

@bsbodden bsbodden left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants