Closed moredure closed 1 month ago
We can detect that listener is closed at the l.connect stage via closeCtx, in other cases we should retry to connect anyway
@moredure Though we don't want to attempt to reconnect on shutdown? I thought we agreed to patch yamux causing incorrect ErrSessionShutdown?
ErrSessionShutdown
We can detect that listener is closed at the l.connect stage via closeCtx, in other cases we should retry to connect anyway