ideascf

Results 5 issues of ideascf

Reading the code(https://github.com/go-sql-driver/mysql/blob/master/packets.go#L39), all network read errors are replaced by ErrInvalidConn. Can we distinguish read/write timeout from other errors? Is there a reason for the design here? PS: sometime, we...

### What problem does this PR solve? In some cases, the tikvMemberManager of tidb-operator may regard the tikv as `upgrading` when the corresponding STS is creating. For example, if the...

contribution
size/XS

# 相关issues #68 #42 # 修正内容 1. 修正获取用户关注话题数bug 2. 修正获取用户关注话题,数组下标越界bug(PS: 起因由 1 引起)

1. use string instead the original type of extra data 2. update dependencies

## Envrionment * redis: 2.10.6 * celery: 4.0.2 * gevent: 1.0.2/1.2.1 ## problem I'm using celery for run massive task, with `CELERY_RESULT_BACKEND` was enabled. The launch command is `celery -A...

Component: Gevent Workers Pool
Issue Type: Bug Report
Component: Redis Results Backend
Status: Needs Verification ✘