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

AWS ElastiCache Redis maintenance triggered disconnect from cluster #479

Answered by Grokzen
rtkcthomson asked this question in Q&A
Discussion options

You must be logged in to vote

So in some older versions of this lib there has been issues where different threads have manipulated the connection object in different threads and destroyed them and in other threads not looking if that object was removed or invalid properly. There is several places where this is checked before running the functions to avoid this exception. If you are not running the last version you should try it and if you find new places where this None check is not added in then we should add it in.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rtkcthomson
Comment options

@Grokzen
Comment options

@rtkcthomson
Comment options

Answer selected by rtkcthomson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants