Code Monkey home page Code Monkey logo

Comments (7)

mazen160 avatar mazen160 commented on August 19, 2024 1

Hi @danielhoherd

As discussed on #9, the issue is occuring because of git. It's not githubcloner related, probably the best fix it to slow down cloning to 1 thread at github cloner + to report the issue to git devs.

from githubcloner.

mazen160 avatar mazen160 commented on August 19, 2024

I think this is happening because of the gitpython module. Do you have any thoughts why it could be happening?

from githubcloner.

danielhoherd avatar danielhoherd commented on August 19, 2024

I am not sure why yet, but I am looking into it. I have a fork/branch here with some extra logging where I am investigating: https://github.com/danielhoherd/GithubCloner/tree/logging

Run it with export LOGLEVEL=DEBUG ; githubcloner.py

from githubcloner.

danielhoherd avatar danielhoherd commented on August 19, 2024

It looks like the problems are happening in git. I don't know if the root cause is in git or in the threading. For some unknown reason I cannot get GIT_PYTHON_TRACE to work, but I suspect it's because of threading.

from githubcloner.

mazen160 avatar mazen160 commented on August 19, 2024

I believe the same, maybe let's try to check it via a separate process on each thread?

from githubcloner.

mazen160 avatar mazen160 commented on August 19, 2024

I am testing the issue again, I will let you know the results.

from githubcloner.

danielhoherd avatar danielhoherd commented on August 19, 2024

Closing issue because the above answer is sufficient.

from githubcloner.

Related Issues (19)

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.