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

Update/Install timeout needed. #5

Closed
gregslu opened this issue Sep 28, 2013 · 1 comment
Closed

Update/Install timeout needed. #5

gregslu opened this issue Sep 28, 2013 · 1 comment
Assignees

Comments

@gregslu
Copy link

gregslu commented Sep 28, 2013

I'm using 38 vim plugins, PlugUpdate or Install often hangs on */38 (most of the times 37/38) well.. I thought it hangs, but I minimized my vim and forgot about it, and it finished! after drums 1 hour :) You really need some kind of timeout so it can jump to the next plugin, or just ignore it with the status failed. Cheers!

@ghost ghost assigned junegunn Sep 28, 2013
junegunn added a commit that referenced this issue Sep 28, 2013
Terminating a task during its execution can leave the directory in an invalid
state. PlugClean command was updated as well to handle invalid directories.
@junegunn
Copy link
Owner

Thanks for the report, and it's done. The default timeout for each task is set to 60 seconds, but you can change it with g:plug_timeout variable. PlugUpgrade and let me know if you see any problem.

FYI:
As mentioned in the commit message, terminating a task can leave the plugin directory in an invalid state. PlugClean will be required in that case.

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

No branches or pull requests

2 participants