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

Should use timeout with vimproc ("pydoc -k ." hangs) #36

Open
blueyed opened this issue Feb 14, 2014 · 0 comments
Open

Should use timeout with vimproc ("pydoc -k ." hangs) #36

blueyed opened this issue Feb 14, 2014 · 0 comments

Comments

@blueyed
Copy link
Contributor

blueyed commented Feb 14, 2014

For whatever reason, the pydoc -k . command hangs on my system [1].

The vimproc process should have a timeout like 30-60 seconds therefore, via vimproc#system().
If possible, the timeout should only begin, if there is no more output from pydoc, and could be shorter then.

It also happens without using vimproc. In this case nothing could be done probably (there is no timeout feature available then, is it?)

1: https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1280114

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