Pavel Pashov

Results 7 issues of Pavel Pashov

This PR aims to resolve race conditions when a `(p)subscribe` is issued during `connect` status. Currently it's possible to either send a `client` or `info` handshake command after the `(p)subscribe`...

### Description > Describe your pull request here --- ### Checklist - [ ] Does `npm test` pass with this change (including linting)? - [ ] Is the new or...

## Which problem is this PR solving? Currently when using the `ioredis` in cluster mode the `instrumentation-ioredis` package wraps only the standalone client methods, which cluster mode still ultimately uses,...

pkg:instrumentation-ioredis