Git Product home page Git Product logo

Comments (2)

wbthomason avatar wbthomason commented on May 23, 2024

Thanks for the report! I'm having trouble reproducing this - would you mind telling me the specific typo you made? For instance, testing with

use 'junegunn/vim-peekabool'

fails to install as expected, without freezing the UI.

I'm wondering if your typo accidentally stumbled upon a private repo name, which could make Git prompt for authentication?

Regardless, I should add some timeout/job stopping logic for installs (though probably not build stages; plugins requiring compilation sometimes take a while to finish).

from packer.nvim.

wbthomason avatar wbthomason commented on May 23, 2024

I'm wondering if this is related to/the same as #26 - I'm still not able to reproduce either issue, but I've pushed a timeout feature in fd3a94f which should hopefully help. Could you please give it a try and let me know if it resolves the issue?

I still need to add documentation for the associated new config option (config.git.clone_timeout), but the default timeout is 60s (taken from plug.vim's default timeout value); you might want to set that to be shorter for testing.

from packer.nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.