Closed zvpunry closed 4 years ago
gearmand depends on libevent2, it checked only for libevent. It used libevent2 anyways but without initializing its thread support.
This should fix it.
This fixes https://github.com/gearman/gearmand/issues/262
gearmand depends on libevent2, it checked only for libevent. It used libevent2 anyways but without initializing its thread support.
This should fix it.