Coder Social home page Coder Social logo

doctest leaves ghc running about doctest HOT 4 CLOSED

sol avatar sol commented on September 3, 2024
doctest leaves ghc running

from doctest.

Comments (4)

sol avatar sol commented on September 3, 2024

I had this in the paste, too. Not sure what to do about it, though.

from doctest.

sakari avatar sakari commented on September 3, 2024

Have you looked at this:
http://hackage.haskell.org/trac/ghc/wiki/Commentary/Rts/Signals

If the above interrupt signal handler is causing this then it would be
enough to replace the default signal handler with something else. Of
course the down side is that, should the shutting down of the ghc
process hang, doctest will hang also and not be responsive to
interrupt signal.

Sakari

On Sun, Jun 19, 2011 at 9:22 PM, sol
[email protected]
wrote:

I had this in the paste, too.  Not sure what to do about it, though.

Reply to this email directly or view it on GitHub:
#3 (comment)

from doctest.

sol avatar sol commented on September 3, 2024

Sakari, can you try if (a) the test case from 8f5eaa0 fails on your system without f5f4c67, and (b) it succeeds on your system with f5f4c67?

Cheers,
Simon

from doctest.

sakari avatar sakari commented on September 3, 2024

a) fails, b) succeeds. nice work.

Sakari

from doctest.

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.