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

Issue #94, test hangs in cluster mode #230

Conversation

YaacovHazan
Copy link
Collaborator

When a connection is dropped, it needs to empty its pipeline of pending responses, so in case of reconnection, it won't hang waiting for old requests.

When a connection is dropped, it needs to empty its pipeline of pending
responses, so in case of reconnection, it won't hang waiting for
old requests.
@YaacovHazan YaacovHazan requested a review from yossigo July 9, 2023 18:06
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #230 (b3827ba) into master (d5ac1f4) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head b3827ba differs from pull request most recent head d2922a4. Consider uploading reports for the commit d2922a4 to get more accurate results

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   56.25%   56.23%   -0.03%     
==========================================
  Files          21       21              
  Lines        4330     4332       +2     
==========================================
  Hits         2436     2436              
- Misses       1894     1896       +2     
Impacted Files Coverage Δ
shard_connection.cpp 61.34% <0.00%> (-0.40%) ⬇️

@YaacovHazan YaacovHazan merged commit 4203084 into RedisLabs:master Jul 9, 2023
3 checks passed
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.

None yet

2 participants