Ivan Poponin

Results 1 issues of Ivan Poponin

If you have only one subscription and then unsubscribe from it, `Amp\Redis\RedisSubscriber` will become to invalid state. `Amp\Redis\RedisSubscription::unsubscribe` internally calls `Amp\Redis\RedisSubscriber::unloadEmitter` which checks isIdle and disconnects but `runnging` flag stays...

bug