mirror of https://github.com/sysown/proxysql
Epoll thread does not poll for EPOLLOUT. If a throttled session with pending data out is moved to epoll thread, the session will stay in epoll thread indefinitely, causing a hang observed by client. Fix by not moving throttled session to epoll thread. Fix #1939pull/1952/head
parent
c590dbc21e
commit
494174ea44
Loading…
Reference in new issue