Closed
Description
I'm seeing ioredis 3.2.2 intermittently getting indefinitely stuck in the 'connect' state when run with Redis.Cluster under all versions of Node 10 up to the latest (10.3.0), and not under previous major versions (e.g. 9.11.1). I'm working on a minimal repro to illustrate this, but right now it looks as though the Node 10 stream is not emitting a 'close' event to trigger eventHandler.closeHandler(_this)
under Node 10.
I'm not yet sure why this happens, but I thought I'd give a heads-up as I look at it in case anyone else is seeing the same.
Metadata
Metadata
Assignees
Labels
No labels