Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pubsub test freezes when built with libevent 2.1.x #149

Open
jollyroger opened this issue Aug 23, 2018 · 0 comments
Open

pubsub test freezes when built with libevent 2.1.x #149

jollyroger opened this issue Aug 23, 2018 · 0 comments

Comments

@jollyroger
Copy link
Contributor

jollyroger commented Aug 23, 2018

Hi,

Debian is underdoing migration to libevent 2.1.x. With this library running pubsub test takes forever (progress stops on 2%):

make[2]: Entering directory '/build/webdis-0.1.4+dfsg'
python tests/basic.py
......................
----------------------------------------------------------------------
Ran 22 tests in 0.805s

OK
python tests/limits.py
..
----------------------------------------------------------------------
Ran 2 tests in 1.915s

OK
./tests/pubsub -p 39805
2 %
E: Build killed with signal TERM after 150 minutes of inactivity

I have tested both webdis and pubsub binaries compiled with old and new libevent library and found that the issue lies in the pubsub test rather than in webdis (the webdis binary compiled with libevent 2.1.x works fine with pubsub binary compiled with old libevent library). Unfortunately I'm not familiar neither with libevent nor with programming in C to fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant