-
Notifications
You must be signed in to change notification settings - Fork 123
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
Test suite hangs on OpenBSD #452
Comments
I have the same error.
In my case, the difference is that i changed the hostname (is my personal laptop) before install neovim and pynvim plugin i changed the hostname with if i kill the python2 executable running the test (several times) i get this:
and in another shell:
appears several nvim headless, instead of being reused. |
@vext01 try running pytest with |
|
Version 0.4.1:
And then it hangs... Python sits idle. Deadlock?
If I add -x, we see the failing test is:
Which looks a lot like #416 ?
Any ideas?
The text was updated successfully, but these errors were encountered: