You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix ERR_AVVIO_PLUGIN_TIMEOUT with 'ready' client (#116)
* Fix ERR_AVVIO_PLUGIN_TIMEOUT with 'ready' client Adds two testcases with an existing custom client which is already connected to redis and will not emit 'ready' events anymore. One with 'ioredis' and one with 'node-redis' as custom modules. * Add comments to checking the connection-ready state
0 commit comments