Code Monkey home page Code Monkey logo

Comments (7)

pasky avatar pasky commented on July 29, 2024

Thanks for the report. My first idea: Could it be that you are running this in a single-CPU virtual machine? YodaQA now attempts to use multiple threads but if you have only 1 core available, that might confuse it...

from yodaqa.

pasky avatar pasky commented on July 29, 2024

Can you check with the latest master? I tried to push a fix for the above.

from yodaqa.

qweqwe123 avatar qweqwe123 commented on July 29, 2024

Hi you are right I run a single-cpu virtual machine I try it now with more core´s.
I will write about my test later

from yodaqa.

qweqwe123 avatar qweqwe123 commented on July 29, 2024

Hi now it stuck at 80 % Building if I run
echo | ./gradlew run or

but if I try
./gradlew run -q
it works

thank you

from yodaqa.

pasky avatar pasky commented on July 29, 2024

from yodaqa.

qweqwe123 avatar qweqwe123 commented on July 29, 2024

Okay here are the picture
error

from yodaqa.

pasky avatar pasky commented on July 29, 2024

Intriguing! I can't reproduce that here.

If you run top in a different terminal, does that show YodaQA using the CPU?

What if you append -Dorg.slf4j.simpleLogger.log.cz.brmlab.yodaqa=debug to the gradle command line? Which lines do you see last?

from yodaqa.

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.