@ -14,7 +14,7 @@ func (c *Client) PubSub() *PubSub {
return &PubSub{
baseClient: &baseClient{
opt: c.opt,
connPool: newSingleConnPool(c.connPool, nil, false),
connPool: newSingleConnPool(c.connPool, false),
},
}
The note is not visible to the blocked user.