Skip to content

Conversation

@nkaradzhov
Copy link
Collaborator

Description

Fixes race condition where async socket errors during connection handshake don't trigger reconnection. Validates socket state after initiator completes to catch errors swallowed by command handlers.

fixes: #3108

Checklist

  • Does npm test pass with this change (including linting)?
  • Is the new or changed code fully tested?

…shake

Fixes race condition where async socket errors during connection
handshake don't trigger reconnection. Validates socket state after
initiator completes to catch errors swallowed by command handlers.

fixes: redis#3108
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.

Redis client stucks in reconnection loop

1 participant