[GHC] #12903: SIGINT is not handled in forked process
GHC
ghc-devs at haskell.org
Thu Jun 14 14:03:39 UTC 2018
#12903: SIGINT is not handled in forked process
-------------------------------------+-------------------------------------
Reporter: qnikst | Owner: (none)
Type: bug | Status: closed
Priority: normal | Milestone: 8.2.1
Component: Runtime System | Version: 8.0.1
Resolution: fixed | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D2770
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"16c70dafe21ddf8da6085e22994376a9c79628fb/ghc"
16c70daf/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="16c70dafe21ddf8da6085e22994376a9c79628fb"
Disable T12903 on Darwin due to flakiness
Test seems to randomly fail on harbormaster and CircleCI. Disabling it
until it can be fixed.
Test Plan: make test TEST=T12903
Reviewers: austin, bgamari, simonmar, mpickering
Reviewed By: mpickering
Subscribers: mpickering, thomie, qnikst
GHC Trac Issues: #12903
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/12903#comment:9>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list