Fix pubsub test when compiled w/ libevent 2.1.x
authorOleksandr Senkovych <bjsenya@gmail.com>
Fri, 10 Apr 2020 06:40:29 +0000 (07:40 +0100)
committerSandro Tosi <morph@debian.org>
Fri, 10 Apr 2020 06:40:29 +0000 (07:40 +0100)
commit9d6adfc0610600996a90441cf92d80657b438195
tree2fd239e494b9f6d879c81a38eef3ac20adccac96
parent5043bae518701a8f9c98c2d290c778d129736575
Fix pubsub test when compiled w/ libevent 2.1.x

Bug: https://github.com/nicolasff/webdis/issues/149
Last-Update: 2018-08-25

The pubsub test hangs in the infinite loop due to changes in the libevent2.x
compared to the previous version. This patch makes test pass again.

Gbp-Pq: Name fix-test-new-libevent.patch
tests/pubsub.c