mikespook/gearman-go

使用Gearman-go时经常导致Gearmand报如下错误:Epoll ADD(1) on fd 572 failed

Closed this issue · 1 comments

[warn] Epoll ADD(1) on fd 572 failed. Old events were 0; read change was 1 (add); write change was 0 (none): Bad file descriptor

This warning should be given by libevent.
See source code here, line 493.
Could you please show me your Gearmand's version?