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

Fix race condition when network errors + AUTH/SELECT #269

Merged
merged 1 commit into from
May 8, 2024

Conversation

whatyouhide
Copy link
Owner

Closes #268.

@coveralls
Copy link

Pull Request Test Coverage Report for Build c570bfc401e0083f11867931b5efe53050f6d38a-PR-269

Details

  • 1 of 3 (33.33%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 85.139%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/redix/connector.ex 1 3 33.33%
Totals Coverage Status
Change from base Build c93c7826720322ea602319dcd8b7c01eebba3e16: -0.2%
Covered Lines: 613
Relevant Lines: 720

💛 - Coveralls

@whatyouhide whatyouhide merged commit d7fa453 into main May 8, 2024
3 of 4 checks passed
@whatyouhide whatyouhide deleted the al/fix-conn-errors-authing branch May 8, 2024 07:35
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.

Redix.PubSub doesn't reconnect and die with error :closed
2 participants