Giter Site home page Giter Site logo

Comments (5)

unneon avatar unneon commented on June 8, 2024

Simply stopping is definitely not the good behavior - usually a later test can get a RE which can be debugged in seconds rather than minutes. If the problem is the long wait for results, I was thinking of displaying test outcomes live rather than waiting for all to finish.

from icie.

mikaelmello avatar mikaelmello commented on June 8, 2024

Simply stopping is definitely not the good behavior

I guess you're right, regarding MLE a simple warning would suffice.

My reasoning for this issue came from having a lot of hanging executions eating up all my CPU, clicking Cancel on the notification didn't seem to really work.

from icie.

unneon avatar unneon commented on June 8, 2024

If that's the case, then I think the spawning and executing code should be fixed instead. I will have to look into it, because it shouldn't spawn multiple tests simultaneously.

from icie.

mikaelmello avatar mikaelmello commented on June 8, 2024

If I had to guess, each hanging process came from a different "test run" (Alt+0). My code had an infinite loop and the extension failed to kill it when I clicked on Cancel.

from icie.

unneon avatar unneon commented on June 8, 2024

Thanks, that narrows it down pretty tightly!

from icie.

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.